###########################################
# The Air and Land Routes to Alaska
# by Kevin Mc Carthy
# Source http://www.army.mil/cmh-pg/books/wwii/Framework/ch15.htm#b1
###########################################

event = { 
id = 322381
random = no 
country = USA

	trigger = {
		alliance = { country = CAN country = USA }
		owned = {province = 99 data = CAN}
		random = 40
		OR = {
			war = { country = JAP country = USA }
			war = { country = SOV country = USA }
			}
		}

	name = CEVTNAME_322381
	desc = CEVTDESC_322381
	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 60
	deathdate = { day = 29 month = december year = 1947 }

action_a = {
	name = CEVTACTA_322381
	command = { type = industry which = 106 value = -1 } # payment (Seatle) for infra improvement in Prince Rupert & offmap construction 
	command = { type = trigger which = 402023 }
	}

action_b = {
	name = CEVTACTB_322381
	command = { type = dissent value = 1 }
	command = { type = sleepevent which = 402023}
	}

}


###########################################
# The Air and Land Routes to Alaska
# by Kevin Mc Carthy
# Source http://www.army.mil/cmh-pg/books/wwii/Framework/ch15.htm#b1
###########################################

event = { 
id = 402023  # triggered by USA 322381
random = no 
country = CAN
trigger = {
	}

	name = CEVTNAME_402023
	desc = CEVTDESC_402023
	style = 0

action_a = {
	name = CEVTACTA_402023
	command = { type = infrastructure which = 99 value = 5 }  # Prince Rupert
	}
}



# New events, to insure Crete does not delay occupation of Greece events

#########################################################################
#  Crete transfers to British control (Zerli)
#########################################################################

event = {
	id = 752315
	random = no
	country = GRE

	trigger = {
			OR = {
				control = { province = 891 data = GER } # Athens
				control = { province = 891 data = ITA }
				}
			control = { province = 887 data = GRE } # Crete
			lost_national = { country = GRE value = 60 } # Some territory lost
			exists = ENG
			NOT = { 
				war = { country = ENG country = GRE }
				}
			}

	name = CEVTNAME_752315
	desc = CEVTDESC_752315
	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 3 # Check for trigger conditions every three days
	deathdate = { day = 29 month = october year = 1947 }

	action_a = {
		name = CEVTACTA_752315
			command = { type = secedeprovince which = ENG value = 887 } # Crete
			command = { type = trigger which = 752317 }
			}

	action_b = {
		name = CEVTACTB_752315
			command = { type = dissent value = -3 } # Will to fight
			command = { type = coastal_fort which = 887 value = 1 } # fortifications in Crete
			command = { type = add_division which = militia value = 0 when = 887} # Mobilize for last stand
			command = { type = supplies value = 500 } # Evacuated supplies
			}
	}	



event = {
	id = 752317
	random = no
	country = ENG

	name = CEVTNAME_752317
	desc = CEVTDESC_752317
	style = 0

	action_a = {
		name = CEVTACTA_752317
			command = { type = influence value = 1 }
			command = { type = supplies value = 500 } # needed to garrison Crete
			}
	}

# New event, taken if Germany decides to annex all of Yugoslavia
# Even though some of these provinces should already be given to Germany in the first partition
# event, I hand them over here as well just to be on the safe side

event = {
	id = 752366
	random = no
	country = YUG

	# Triggered by GER 2031

	name = CEVTNAME_752366
	desc = CEVTDESC_752366
	style = 0

	action_a = {
		name = CEVTACTA_752366
			# Secede rest of provinces to Germany
			# To be safe, secede ALL provinces
			command = { type = secedeprovince which = GER value = 624 } # Zagreb
			command = { type = secedeprovince which = GER value = 570 } # Ljubljana
			command = { type = secedeprovince which = GER value = 735 } # Nis
			command = { type = secedeprovince which = GER value = 737 } # Valjevo
			command = { type = secedeprovince which = GER value = 738 } # Beograd
			command = { type = secedeprovince which = GER value = 746 } # Kraljevo
			command = { type = secedeprovince which = GER value = 751 } # Novi Pazar
			command = { type = secedeprovince which = GER value = 740 } # Osijek
			command = { type = secedeprovince which = GER value = 742 } # Banja Luka
			command = { type = secedeprovince which = GER value = 745 } # Sarajevo
			command = { type = secedeprovince which = GER value = 741 } # Novi Sad
			command = { type = secedeprovince which = GER value = 755 } # Skopje
			command = { type = secedeprovince which = GER value = 569 } # Rijeka
			command = { type = secedeprovince which = GER value = 743 } # Split
			command = { type = secedeprovince which = GER value = 744 } # Mostar
			command = { type = secedeprovince which = GER value = 747 } # Dubrovnik
			command = { type = secedeprovince which = GER value = 752 } # Pristina
			command = { type = secedeprovince which = GER value = 753 } # Podgorica

			}
	}

event = {
	id = 752393
	random = no
	country = CRO

	trigger = {
			NOT = { exists = YUG }
			war = { country = GER country = SOV }
			alliance = { country = GER country = CRO }
			random = 40
			control = { province = 624 data = CRO } # Croatia controls Zagreb
			}

	name = CEVTNAME_172258
	desc = CEVTDESC_172258
	style = 0

	date = { day = 1 month = january year = 1940 }
	offset = 35
	deathdate = { day = 1 month = december year = 1945 }

	action_a = {
			name = CEVTACTA_172258
			command = { type = supplies value = -50 }
			command = { type = infrastructure which = 624 value = -10 }
			command = { type = dissent value = 1 }
			}
	}

# Italian version of partisan first strike

event = {
	id = 752414
	random = no
	country = ITA

	trigger = {
			NOT = { exists = YUG }
			war = { country = GER country = SOV }
			alliance = { country = GER country = ITA }
			random = 40
			control = { province = 624 data = ITA } # Italy controls Zagreb
			}

	name = CEVTNAME_172258
	desc = CEVTDESC_172258
	style = 0

	date = { day = 1 month = january year = 1940 }
	offset = 35
	deathdate = { day = 1 month = december year = 1945 }

	action_a = {
			name = CEVTACTA_172258
			command = { type = supplies value = -50 }
			command = { type = infrastructure which = 624 value = -10 }
			command = { type = dissent value = 1 }
			}
	}

# New event, based on work by Ivan Bajlo

#########################################################################
#  Mihajlo Lukic retired (originally by Ivan Bajlo)
#########################################################################

event = { 
	id = 752405
	random = no
	country = CRO

	trigger = {
			NOT = { event = 752421 }
			}

	name = CEVTNAME_752405
	desc = CEVTDESC_752405
	style = 0
	
	date = { day = 4 month = february year = 1942 }

	action_a = {
		name = CEVTACTA_752405
			command = { type = sleepleader which = 44619 }
			command = { type = dissent value = -1 }
		}
	action_b = {
		name = CEVTACTB_752405
			command = { type = dissent value = 3 }
		}
	}

# New event, based on work by Ivan Bajlo

#########################################################################
#  Death of Jure Francetic (originally by Ivan Bajlo)
#########################################################################

event = { 
	id = 752406
	random = no
	country = CRO

	# Create a trigger based on reemergence of partisan movement?

	name = CEVTNAME_752406
	desc = CEVTDESC_752406
	style = 0
	
	date = { day = 22 month = december year = 1942 }

	action_a = {
		name = CEVTACTA_752406
			command = { type = dissent value = 2 }
			command = { type = sleepleader which = 44643 }
			}

	#possible captured by partisans and exchanged option?
	}

# New event, based on work by Ivan Bajlo

#########################################################################
#  Fall of Vladimir Laxa (originally by Ivan Bajlo)
#########################################################################

event = { 
	id = 752407
	random = no
	country = CRO

	trigger = {
			leader = 44616 # Slavko Kvaternik is alive
			}

	name = CEVTNAME_752407
	desc = CEVTDESC_752407
	style = 0
	
	date = { day = 4 month = august year = 1942 }

	action_a = {
			name = CEVTACTA_752407
			command = { type = sleepleader which = 44617 }
			command = { type = dissent value = -1 }		
			}
	action_b = {
			name = CEVTACTB_752407
			command = { type = dissent value = 2 }
			}
	}

# New event, based on work by Ivan Bajlo

#########################################################################
#  Fall of Slavko Kvaternik (originally by Ivan Bajlo)
#########################################################################
event = { 
	id = 752408
	random = no
	country = CRO

	trigger = {
			event = 2032 # Independence to croatia
			headofstate = 30031 # Pavelic			
			}

	name = CEVTNAME_752408
	desc = CEVTDESC_752408
	style = 0
	
	date = { day = 4 month = january year = 1943 }

	action_a = {
		name = CEVTACTA_752408
		command = { type = sleepleader which = 44616 } # Slavko Kvaternik
		command = { type = sleepminister which = 30037 }
		command = { type = sleepminister which = 30007 }
		command = { type = sleepminister which = 30021 } # Eugen Kvaternik
		command = { type = sleepleader which = 44642 }
		command = { type = dissent value = -5 }		
	}
	action_b = {
		name = CEVTACTB_752408
		command = { type = dissent value = 10 }
	}
}

# New event, based on work by Ivan Bajlo

#########################################################################
#  Reorganization of Croatian Army in 1943 (originally by Ivan Bajlo)
#########################################################################

event = { 
	id = 752411
	random = no
	country = GER

	trigger = {
			alliance = { country = GER country = CRO }
			war = { country = GER country = SOV }
			# Add more triggers for successes of partisan movement
			supplies = 1500
			technology = 11505 # Winter War experience
			technology = 1974 # Heavy mortar 120mm+
			technology = 1303 # Blood transfusions
			# Other needed techs are already in German initial OOB
			random = 40
			}

	name = CEVTNAME_752411
	desc = CEVTDESC_752411
	style = 0
	
	date = { day = 15 month = march year = 1943 }
	offset = 18
	deathdate = { day = 19 month = october year = 1943 }

	action_a = {
			name = CEVTACTA_752411
			command = { type = supplies value = -1000 } # Supplies transferred to Croatians
			command = { type = manpowerpool value = -2 } # Military advisors sent to Croatia
			command = { type = trigger  which = 752413 }
			}

	action_b = {
			name = CEVTACTB_752411
			command = { type = influence value = -2 } # Croatians think less of us
			command = { type = dissent value = 1 } # Generals are displeased
			}
	}

# New event, based on work by Ivan Bajlo

event = { 
	id = 752413
	random = no
	country = CRO

	name = CEVTNAME_752413
	desc = CEVTDESC_752413
	style = 0
	
	action_a = {
			name = CEVTACTA_752413
			command = { type = supplies value = 1000 } # Supplies received from Germany
			command = { type = manpowerpool value = -10 } # More manpower is needed

			# Also should gain mountain warfare equipment, but this already exists
			# in Yugoslav initial OOB, which Croatia inherits

			# Blood transfusions
			command = { type = gain_tech which = 1200 }
			command = { type = gain_tech which = 1300 }
			command = { type = gain_tech which = 1303 }

			# Heavy mortar 120mm+
			command = { type = gain_tech which = 1400 }
			command = { type = gain_tech which = 1301 }
			command = { type = gain_tech which = 3007 }
			command = { type = gain_tech which = 1211 }
			command = { type = gain_tech which = 14100 }
			command = { type = gain_tech which = 14150 }
			command = { type = gain_tech which = 14151 }
			command = { type = gain_tech which = 14200 }
			command = { type = gain_tech which = 14263 }
			command = { type = gain_tech which = 1974 }

			# Winter War experience
			command = { type = gain_tech which = 11100 }
			command = { type = gain_tech which = 11200 }
			command = { type = gain_tech which = 11505 }

			# Motorized warfare
			command = { type = gain_tech which = 11002 }

			# Encirclement-destruction doctrine
			command = { type = gain_tech which = 11003 }

			}
	}

# New event, based on work by Ivan Bajlo

#########################################################################
#  Mobilization of 1943 (originally by Ivan Bajlo)
#########################################################################
event = { 
	id = 752392
	random = no
	country = CRO

	trigger = {
			event = 462022 # Capitulation of Italy
			# Add some trigger for partisan activity, make it OR
			random = 40
			}

	name = CEVTNAME_752392
	desc = CEVTDESC_752392
	style = 0
	
	date = { day = 15 month = march year = 1942 }
	offset = 45
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
			name = CEVTACTA_752392
			command = { type = manpowerpool  value = 22 }
			command = { type = dissent value = 1 }
			}
	action_b = {
			name = CEVTACTB_752392
			command = { type = dissent value = -1 }
			}
	}

# New event, based on work by Ivan Bajlo

#########################################################################
#  Capitulation of Italy (originally by Ivan Bajlo)
#########################################################################

event = { 
	id = 752431
	random = no
	country = CRO

	trigger = {
			OR = {
				NOT = { exists = ITA }
				event = 462022 # Italy surrenders
				}
			ispuppet = CRO
			headofgovernment = 30002 # Pavelic
			}

	name = CEVTNAME_752431
	desc = CEVTDESC_752431
	style = 0
	
	action_a = {
			name = CEVTACTA_752431
			command = { type = headofstate which = 30046 } # Ante Pavelic 
			command = { type = headofgovernment which = 30049 } # Nikola Mandic
			command = { type = dissent value = -5 } # People are happy
			}
	}

# New event, based on work by Ivan Bajlo

event = {
	id = 752432
	random = no
	country = GER

	trigger = {
			event = 462028 # Italy hands over Balkan conquests to Germany
			exists = CRO
			alliance = { country = GER country = CRO }
			control = { province = 743 data = GER } # Split
			control = { province = 569 data = GER } # Rijeka
			control = { province = 744 data = GER } # Mostar
			control = { province = 747 data = GER } # Dubrovnik
			supplies = 1000
			}

	name = CEVTNAME_752432
	desc = CEVTDESC_752432
	style = 0

	action_a = {
			name = CEVTACTA_752432
			command = { type = influence value = 2 }
			command = { type = dissent value = -1 }
			command = { type = secedeprovince which = CRO value = 743 } # Split
			command = { type = secedeprovince which = CRO value = 569 } # Rijeka
			command = { type = secedeprovince which = CRO value = 744 } # Mostar
			command = { type = secedeprovince which = CRO value = 747 } # Dubrovnik
			command = { type = trigger which = 752433 }

			}
	action_b = {
			name = CEVTACTB_172249
			command = { type = influence value = -3 }
			command = { type = dissent value = 1 }	
			command = { type = manpowerpool value = -10 } # Occupation troops
			command = { type = supplies value = -500 } # Supplies allocated for occupation

			}
	}

# New event, based on work by Ivan Bajlo

event = {
	id = 752433
	random = no
	country = CRO

	name = CEVTNAME_752433
	desc = CEVTDESC_752433
	style = 0

	action_a = {
			name = CEVTACTA_752433
			command = { type = dissent value = -5 }
			}
	}

# New event, based on work by Ivan Bajlo

#########################################################################
#  Return of Ante Pavelic (originally by Ivan Bajlo)
#########################################################################

event = { 
	id = 752396
	random = no
	country = CRO

	trigger = {			
			event = 752395
			}

	name = CEVTNAME_752396
	desc = CEVTDESC_752396
	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every seven days
	deathdate = { day = 29 month = october year = 1943 }
	
	action_a = {
			name = CEVTACTA_752396
			command = { type = headofstate which = 30046 } #Pavelic
			command = { type = headofgovernment which = 30002 } #Pavelic
			command = { type = trigger which = 752397 } # TEST
			}
	}

# New event, based on work by Ivan Bajlo

#########################################################################
#  Fourth government of NDH (originally by Ivan Bajlo)
#########################################################################

event = { 
	id = 752434
	random = no
	country = CRO

	trigger = {
			event = 752423
			}

	name = CEVTNAME_752434
	desc = CEVTDESC_752434
	style = 0
	
	date = { day = 1 month = april year = 1943 }

	action_a = {
		name = CEVTACTA_752434
		command = { type = foreignminister which = 30003 } # Milan Budak
		command = { type = ministerofsecurity which = 30043 } # Andrija Artukovic is back
	}

	#This ain't democracy so you can have a pick!
}


#########################################################################
# Partition of Yugoslavia
# Reworked by Zerli
#########################################################################

event = { 
	id = 2031
	random = no
	country = GER

	name = CEVTNAME_2031
	desc = CEVTDESC_2031
	style = 0
	
	action_a = {
			name = CEVTACTA_2031

			# Benefits of partition for Germany
			command = { type = influence value = 5 } # Increased international prestige
			command = { type = dissent value = -2 } # Population is happy

			# Some occupation troops are needed
			command = { type = manpowerpool value = -30 } # Manpower needed to occupy the country

			# Secede to Hungary
			command = { type = secedeprovince which = HUN value = 741 } # Novi Sad

			# Supplies and resources to Croatia
			command = { type = coalpool value = -2500 } 
			command = { type = steelpool value = -1200 } 
			command = { type = oilpool value = -500 } 
			command = { type = rubberpool value = -500 } 
			command = { type = supplies value = -500 } # transfers to Croatia
			command = { type = convoy which = 570 value = 624 when = 23 }  # coal, steel, oil, and supplies

			# Supplies and resources to Serbia
			command = { type = coalpool value = -2500 } 
			command = { type = steelpool value = -1200 } 
			command = { type = oilpool value = -500 } 
			command = { type = rubberpool value = -500 } 
			command = { type = supplies value = -500 } # transfers to Serbia

			# Sleep Italian partition events
			command = { type = sleepevent which = 462112 }
			command = { type = sleepevent which = 462113 }

			# Trigger the creation of Croatia and Serbia
			command = { type = trigger which = 752363 }

			}

	action_b = {
			name = CEVTACTB_2031
			command = { type = influence value = -5 } # Our allies are angry
			command = { type = dissent value = 1 } # Population is not happy
			command = { type = trigger which = 752366 } # Take rest of Yugoslavia
			command = { type = manpowerpool value = -60 } # Manpower needed to occupy the country
			command = { type = supplies value = -1500 } # Supplies needed for occupying troops
			}
	}


#############################################################################
#
# USA Invasion support events - AI France gives AI USA their territory
#
# 1500201-1500204
#
#
#


event = {

	id = 1500201
	random = no
	country = USA

	# France has fallen, USA get claims in Europe
	# Needed only, if BOTH USA and France are AI controlled

	trigger = { 

			ai = yes # Not needed for human USA

			event = 1500059 # France is AI as well
			event = 2021 # Germans had choice to create Vichy

			alliance = { country = USA country = FRA }


		# France not controls most of the provinces
			
			NOT = {

				control = { province = 527 data = FRA } # Paris
				control = { province = 526 data = FRA } # Orleans
				control = { province = 531 data = FRA } # Caen
				control = { province = 518 data = FRA } # Lille
				control = { province = 543 data = FRA } # Nancy
				control = { province = 555 data = FRA } # Strasbourg
				control = { province = 930 data = FRA } # Toulon
				control = { province = 950 data = FRA } # Bayonne
				control = { province = 538 data = FRA } # Brest
				control = { province = 931 data = FRA } # Grenoble
				control = { province = 929 data = FRA } # Marseilles			
			}
		}

	name = AI_EVENT
	desc = ""
	style = 0

	date = { day = 1 month = january year = 1940 }
	offset = 3 # Check for trigger conditions every 3 days
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		command = { type = trigger which = 1500202 } # French event with FF removing claims 
		command = { type = sleepevent which = 2802 } # Standard Liberation of France
		command = { type = addcore which = 522 }
		command = { type = addcore which = 523 }
		command = { type = addcore which = 524 }
		command = { type = addcore which = 525 }
		command = { type = addcore which = 526 }
		command = { type = addcore which = 527 }
		command = { type = addcore which = 531 }
		command = { type = addcore which = 532 }
		command = { type = addcore which = 534 }
		command = { type = addcore which = 535 }
		command = { type = addcore which = 536 }
		command = { type = addcore which = 915 }
		command = { type = addcore which = 917 }
		command = { type = addcore which = 518 }
		command = { type = addcore which = 520 }
		command = { type = addcore which = 528 }
		command = { type = addcore which = 529 }
		command = { type = addcore which = 542 }
		command = { type = addcore which = 543 }
		command = { type = addcore which = 544 }
		command = { type = addcore which = 554 }
		command = { type = addcore which = 555 }
		command = { type = addcore which = 556 }
		command = { type = addcore which = 935 }
		command = { type = addcore which = 545 }
		command = { type = addcore which = 926 }
		command = { type = addcore which = 927 }
		command = { type = addcore which = 928 }
		command = { type = addcore which = 929 }
		command = { type = addcore which = 930 }
		command = { type = addcore which = 931 }
		command = { type = addcore which = 934 }
		command = { type = addcore which = 944 }
		command = { type = addcore which = 945 }
		command = { type = addcore which = 951 }
		command = { type = addcore which = 533 }
		command = { type = addcore which = 537 }
		command = { type = addcore which = 538 }
		command = { type = addcore which = 539 }
		command = { type = addcore which = 918 }
		command = { type = addcore which = 919 }
		command = { type = addcore which = 922 }
		command = { type = addcore which = 923 }
		command = { type = addcore which = 947 }
		command = { type = addcore which = 948 }
		command = { type = addcore which = 949 }
		command = { type = addcore which = 950 }
		command = { type = addcore which = 937 }

	}
}		

event = {
	id = 1500202
	random = no
	country = FRA

	# France has fallen, USA get claims in Europe
	# Needed only, if BOTH USA and France are AI controlled

	# triggered by event 1500180 - USA takes France

	name = AI_EVENT
	desc = ""
	style = 0

	action_a = {
		command = { type = removecore which = 522 }
		command = { type = removecore which = 523 }
		command = { type = removecore which = 524 }
		command = { type = removecore which = 525 }
		command = { type = removecore which = 526 }
		command = { type = removecore which = 527 }
		command = { type = removecore which = 531 }
		command = { type = removecore which = 532 }
		command = { type = removecore which = 534 }
		command = { type = removecore which = 535 }
		command = { type = removecore which = 536 }
		command = { type = removecore which = 915 }
		command = { type = removecore which = 917 }
		command = { type = removecore which = 518 }
		command = { type = removecore which = 520 }
		command = { type = removecore which = 528 }
		command = { type = removecore which = 529 }
		command = { type = removecore which = 542 }
		command = { type = removecore which = 543 }
		command = { type = removecore which = 544 }
		command = { type = removecore which = 554 }
		command = { type = removecore which = 555 }
		command = { type = removecore which = 556 }
		command = { type = removecore which = 935 }
		command = { type = removecore which = 545 }
		command = { type = removecore which = 926 }
		command = { type = removecore which = 927 }
		command = { type = removecore which = 928 }
		command = { type = removecore which = 929 }
		command = { type = removecore which = 930 }
		command = { type = removecore which = 931 }
		command = { type = removecore which = 934 }
		command = { type = removecore which = 944 }
		command = { type = removecore which = 945 }
		command = { type = removecore which = 951 }
		command = { type = removecore which = 533 }
		command = { type = removecore which = 537 }
		command = { type = removecore which = 538 }
		command = { type = removecore which = 539 }
		command = { type = removecore which = 918 }
		command = { type = removecore which = 919 }
		command = { type = removecore which = 922 }
		command = { type = removecore which = 923 }
		command = { type = removecore which = 947 }
		command = { type = removecore which = 948 }
		command = { type = removecore which = 949 }
		command = { type = removecore which = 950 }
		command = { type = removecore which = 937 }

	}
}


event = { 
	id = 1500203
	random = no
	country = USA
	
	trigger = {

		ai = yes

		NOT = { exists = GER }

		event = 1500202 # Previous events happened
		control = { province = 527 data = USA } # Paris	

		}
	
	date = { day = 1 month = january year = 1939 }
	offset = 15
	deathdate = { day = 30 month = december year = 1947 }
	
	name = AI_EVENT
	desc = ""
	style = 0
	action_a = {
		command = { type = trigger which = 1500204 } # French event with FF recieving claims back
		command = { type = secedeprovince which = FRA value = 522 }
		command = { type = secedeprovince which = FRA value = 523 }
		command = { type = secedeprovince which = FRA value = 524 }
		command = { type = secedeprovince which = FRA value = 525 }
		command = { type = secedeprovince which = FRA value = 526 }
		command = { type = secedeprovince which = FRA value = 527 }
		command = { type = secedeprovince which = FRA value = 531 }
		command = { type = secedeprovince which = FRA value = 532 }
		command = { type = secedeprovince which = FRA value = 534 }
		command = { type = secedeprovince which = FRA value = 535 }
		command = { type = secedeprovince which = FRA value = 536 }
		command = { type = secedeprovince which = FRA value = 915 }
		command = { type = secedeprovince which = FRA value = 917 }
		command = { type = secedeprovince which = FRA value = 518 }
		command = { type = secedeprovince which = FRA value = 520 }
		command = { type = secedeprovince which = FRA value = 528 }
		command = { type = secedeprovince which = FRA value = 529 }
		command = { type = secedeprovince which = FRA value = 542 }
		command = { type = secedeprovince which = FRA value = 543 }
		command = { type = secedeprovince which = FRA value = 544 }
		command = { type = secedeprovince which = FRA value = 554 }
		command = { type = secedeprovince which = FRA value = 555 }
		command = { type = secedeprovince which = FRA value = 556 }
		command = { type = secedeprovince which = FRA value = 935 }
		command = { type = secedeprovince which = FRA value = 545 }
		command = { type = secedeprovince which = FRA value = 926 }
		command = { type = secedeprovince which = FRA value = 927 }
		command = { type = secedeprovince which = FRA value = 928 }
		command = { type = secedeprovince which = FRA value = 929 }
		command = { type = secedeprovince which = FRA value = 930 }
		command = { type = secedeprovince which = FRA value = 931 }
		command = { type = secedeprovince which = FRA value = 934 }
		command = { type = secedeprovince which = FRA value = 944 }
		command = { type = secedeprovince which = FRA value = 945 }
		command = { type = secedeprovince which = FRA value = 951 }
		command = { type = secedeprovince which = FRA value = 533 }
		command = { type = secedeprovince which = FRA value = 537 }
		command = { type = secedeprovince which = FRA value = 538 }
		command = { type = secedeprovince which = FRA value = 539 }
		command = { type = secedeprovince which = FRA value = 918 }
		command = { type = secedeprovince which = FRA value = 919 }
		command = { type = secedeprovince which = FRA value = 922 }
		command = { type = secedeprovince which = FRA value = 923 }
		command = { type = secedeprovince which = FRA value = 947 }
		command = { type = secedeprovince which = FRA value = 948 }
		command = { type = secedeprovince which = FRA value = 949 }
		command = { type = secedeprovince which = FRA value = 950 }
		command = { type = secedeprovince which = FRA value = 937 }
		command = { type = removecore which = 522 }
		command = { type = removecore which = 523 }
		command = { type = removecore which = 524 }
		command = { type = removecore which = 525 }
		command = { type = removecore which = 526 }
		command = { type = removecore which = 527 }
		command = { type = removecore which = 531 }
		command = { type = removecore which = 532 }
		command = { type = removecore which = 534 }
		command = { type = removecore which = 535 }
		command = { type = removecore which = 536 }
		command = { type = removecore which = 915 }
		command = { type = removecore which = 917 }
		command = { type = removecore which = 518 }
		command = { type = removecore which = 520 }
		command = { type = removecore which = 528 }
		command = { type = removecore which = 529 }
		command = { type = removecore which = 542 }
		command = { type = removecore which = 543 }
		command = { type = removecore which = 544 }
		command = { type = removecore which = 554 }
		command = { type = removecore which = 555 }
		command = { type = removecore which = 556 }
		command = { type = removecore which = 935 }
		command = { type = removecore which = 545 }
		command = { type = removecore which = 926 }
		command = { type = removecore which = 927 }
		command = { type = removecore which = 928 }
		command = { type = removecore which = 929 }
		command = { type = removecore which = 930 }
		command = { type = removecore which = 931 }
		command = { type = removecore which = 934 }
		command = { type = removecore which = 944 }
		command = { type = removecore which = 945 }
		command = { type = removecore which = 951 }
		command = { type = removecore which = 533 }
		command = { type = removecore which = 537 }
		command = { type = removecore which = 538 }
		command = { type = removecore which = 539 }
		command = { type = removecore which = 918 }
		command = { type = removecore which = 919 }
		command = { type = removecore which = 922 }
		command = { type = removecore which = 923 }
		command = { type = removecore which = 947 }
		command = { type = removecore which = 948 }
		command = { type = removecore which = 949 }
		command = { type = removecore which = 950 }
		command = { type = removecore which = 937 }
	}
}

event = { 
	id = 1500204
	random = no
	country = FRA
	
	# triggered by USA 1500203

	
	name = AI_EVENT
	desc = ""
	style = 0
	action_a = {
		command = { type = addcore which = 522 }
		command = { type = addcore which = 523 }
		command = { type = addcore which = 524 }
		command = { type = addcore which = 525 }
		command = { type = addcore which = 526 }
		command = { type = addcore which = 527 }
		command = { type = addcore which = 531 }
		command = { type = addcore which = 532 }
		command = { type = addcore which = 534 }
		command = { type = addcore which = 535 }
		command = { type = addcore which = 536 }
		command = { type = addcore which = 915 }
		command = { type = addcore which = 917 }
		command = { type = addcore which = 518 }
		command = { type = addcore which = 520 }
		command = { type = addcore which = 528 }
		command = { type = addcore which = 529 }
		command = { type = addcore which = 542 }
		command = { type = addcore which = 543 }
		command = { type = addcore which = 544 }
		command = { type = addcore which = 554 }
		command = { type = addcore which = 555 }
		command = { type = addcore which = 556 }
		command = { type = addcore which = 935 }
		command = { type = addcore which = 545 }
		command = { type = addcore which = 926 }
		command = { type = addcore which = 927 }
		command = { type = addcore which = 928 }
		command = { type = addcore which = 929 }
		command = { type = addcore which = 930 }
		command = { type = addcore which = 931 }
		command = { type = addcore which = 934 }
		command = { type = addcore which = 944 }
		command = { type = addcore which = 945 }
		command = { type = addcore which = 951 }
		command = { type = addcore which = 533 }
		command = { type = addcore which = 537 }
		command = { type = addcore which = 538 }
		command = { type = addcore which = 539 }
		command = { type = addcore which = 918 }
		command = { type = addcore which = 919 }
		command = { type = addcore which = 922 }
		command = { type = addcore which = 923 }
		command = { type = addcore which = 947 }
		command = { type = addcore which = 948 }
		command = { type = addcore which = 949 }
		command = { type = addcore which = 950 }
		command = { type = addcore which = 937 }
	}
}

#####################################
# 272209 - (ENG)Italien agression in Europe and middleeast(by Ghost_dk)
#####################################
event = {
	id = 272209 # 272195
	random = no
	country = ENG

	trigger = {
		atwar = no
		OR = {
			AND = {
			control = { province = 891 data = ITA }
			control = { province = 745 data = ITA }
			}
			AND = {
			control = { province = 891 data = ITA }
			control = { province = 975 data = ITA }
			}
			AND = {
			control = { province = 891 data = ITA }
			control = { province = 972 data = ITA }
			}
			AND = {
			control = { province = 891 data = ITA }
			control = { province = 1277 data = ITA }
			}
			AND = {
			control = { province = 891 data = ITA }
			control = { province = 1364 data = ITA }
			}
			AND = {
			control = { province = 891 data = ITA }
			control = { province = 633 data = ITA }
			}
			AND = {
			control = { province = 891 data = ITA }
			control = { province = 757 data = ITA }
			}
			AND = {
			control = { province = 891 data = ITA }
			control = { province = 750 data = ITA }
			}
			AND = {
			control = { province = 745 data = ITA }
			control = { province = 975 data = ITA }
			}
			AND = {
			control = { province = 745 data = ITA }
			control = { province = 972 data = ITA }
			}
			AND = {
			control = { province = 745 data = ITA }
			control = { province = 1277 data = ITA }
			}
			AND = {
			control = { province = 745 data = ITA }
			control = { province = 1364 data = ITA }
			}
			AND = {
			control = { province = 745 data = ITA }
			control = { province = 633 data = ITA }
			}
			AND = {
			control = { province = 745 data = ITA }
			control = { province = 757 data = ITA }
			}
			AND = {
			control = { province = 745 data = ITA }
			control = { province = 750 data = ITA }
			}
			AND = {
			control = { province = 975 data = ITA }
			control = { province = 972 data = ITA }
			}
			AND = {
			control = { province = 975 data = ITA }
			control = { province = 1277 data = ITA }
			}
			AND = {
			control = { province = 975 data = ITA }
			control = { province = 1364 data = ITA }
			}
			AND = {
			control = { province = 975 data = ITA }
			control = { province = 633 data = ITA }
			}
			AND = {
			control = { province = 975 data = ITA }
			control = { province = 757 data = ITA }
			}
			AND = {
			control = { province = 975 data = ITA }
			control = { province = 750 data = ITA }
			}
			AND = {
			control = { province = 972 data = ITA }
			control = { province = 1277 data = ITA }
			}
			AND = {
			control = { province = 972 data = ITA }
			control = { province = 1364 data = ITA }
			}
			AND = {
			control = { province = 972 data = ITA }
			control = { province = 633 data = ITA }
			}
			AND = {
			control = { province = 972 data = ITA }
			control = { province = 757 data = ITA }
			}
			AND = {
			control = { province = 972 data = ITA }
			control = { province = 750 data = ITA }
			}
			AND = {
			control = { province = 1277 data = ITA }
			control = { province = 1364 data = ITA }
			}
			AND = {
			control = { province = 1277 data = ITA }
			control = { province = 633 data = ITA }
			}
			AND = {
			control = { province = 1277 data = ITA }
			control = { province = 757 data = ITA }
			}
			AND = {
			control = { province = 1277 data = ITA }
			control = { province = 750 data = ITA }
			}
			AND = {
			control = { province = 1364 data = ITA }
			control = { province = 633 data = ITA }
			}
			AND = {
			control = { province = 1364 data = ITA }
			control = { province = 757 data = ITA }
			}
			AND = {
			control = { province = 1364 data = ITA }
			control = { province = 750 data = ITA }
			}
			AND = {
			control = { province = 633 data = ITA }
			control = { province = 757 data = ITA }
			}
			AND = {
			control = { province = 633 data = ITA }
			control = { province = 750 data = ITA }
			}
			AND = {
			control = { province = 757 data = ITA }
			control = { province = 750 data = ITA }
			}
		}
	}

	name = CEVTNAME_272209
	desc = CEVTDESC_272209
	style = 0

	date = { day = 0 month = january year = 1936 }
	offset = 7
	deathdate = { day = 28 month = august year = 1939 }

	action_a = {
		name = CEVTACTA_272209
		command = { type = war which = ITA }
		command = { type = dissent value = -15 } #The international community is behind the decission
		}
}

###############################################
# 322383 - (USA)Italien agression in the Americas(by Ghost_dk)
###############################################
event = {
	id = 322383
	random = no
	country = USA

	trigger = {
		OR = {
			war = { country = ITA country = BRA }
			war = { country = ITA country = ARG }
			control = { province = 252 data = ITA }
			control = { province = 253 data = ITA }
			control = { province = 254 data = ITA }
			control = { province = 255 data = ITA }
			}
	}

	name = CEVTNAME_322383
	desc = CEVTDESC_322383
	style = 0

	date = { day = 0 month = january year = 1936 }
	offset = 7
	deathdate = { day = 29 month = december year = 1947 }

	action_a = {
		name = CEVTACTA_322383
		command = { type = war which = ITA }
		command = { type = dissent value = -15 } #They are trespassing on US Sphere of influence
		}
}


event = {
	id = 172318
	random = no
	country = GER
	
	trigger = {

      		war = { country = GER country = ENG }
		war = { country = GER country = USA }
		war = { country = GER country = SOV }

		event = 2021 # Battle of France was won

		control = { province = 846 data = SOV } # Moscow
		control = { province = 788 data = SOV } # Leningrad
		control = { province = 1225 data = SOV } # Stalingrad

		OR = {
		  	NOT = {
				control = { province = 650 data = GER } # Koenigsberg
				}

		  	NOT = {
				control = { province = 643 data = GER } # Warsaw
				}

		  	NOT = {
				control = { province = 638 data = GER } # Krakow
				}

		  	NOT = {
				control = { province = 552 data = GER } # Bruxelles
				}

		  	NOT = {
				control = { province = 550 data = GER } # Amsterdam
				}

		  	NOT = {
				control = { province = 527 data = GER } # Paris				
				}
			}
		}

	name = CEVTNAME_172318
	desc = CEVTDESC_172318

	style = 0
	
	date = { day = 1 month = december year = 1942 }
	offset = 15 # Check for trigger conditions every 3 days
	deathdate = { day = 30 month = december year = 1947 }
	
	action_a = {
		name = CEVTACTA_172318
		command = { type = manpowerpool value = 300 } # Right value? Anyone knows?
		command = { type = dissent value = 2 } # Some dissent
		command = { type = gain_tech which = 4005 } # Total War tech

	}
}

#ITALY

##################################
# 462099 (ITA)Danubian Pact Renewed(by Ghost_dk)
##################################

event = {
	id = 462099
	random = no
	country = ITA

	trigger = {
		event = 462154
		NOT = {
			ispuppet = HUN
			ispuppet = AUS
			ispuppet = ITA
			atwar = HUN
			atwar = AUS
			alliance = { country = AUS country = GER }
			alliance = { country = AUS country = ENG }
			alliance = { country = AUS country = SOV }
			alliance = { country = ITA country = GER }
			alliance = { country = ITA country = ENG }
			alliance = { country = ITA country = SOV }
			alliance = { country = HUN country = GER }
			alliance = { country = HUN country = ENG }
			alliance = { country = HUN country = SOV }
			}
		}
	name = CEVTNAME_462099
	desc = CEVTDESC_462099
	style = 0

	date = { day = 22 month = november year = 1937 }

	action_a = {
		name = CEVTACTA_462099
		command = { type = trigger which = 702078 }
		command = { type = trigger which = 602030 }
		}
	action_b = {
		name = CEVTACTB_462099
		command = { type = sleepevent which = 702078 }
		command = { type = sleepevent which = 602030 }
		command = { type = alignment which = fascist value = 5 }
		command = { type = trigger which = 462148 }
		command = { type = trigger which = 652047 }
		command = { type = trigger which = 702129 }
		}
}
###########################
# 462100 (ITA)Hungary signs renewal(by Ghost_dk)
###########################

event = {
	id = 462100
	random = no
	country = ITA

	# triggered by HUN 702078

	name = CEVTNAME_462100
	desc = CEVTDESC_462100
	style = 0

	action_a = {
		name = CEVTACTA_GREAT
		command = { type = influence value = 1 }
		}
}
###########################
# 462101 (ITA)Austria signs renewal(by Ghost_dk)
###########################

event = {
	id = 462101
	random = no
	country = ITA

	# triggered by AUS 652030

	name = CEVTNAME_462101
	desc = CEVTDESC_462101
	style = 0

	action_a = {
		name = CEVTACTA_GREAT
		command = { type = influence value = 1 }
		}
}
#################################
# 462143 - (ITA)Three-Power Pact (II. Roman Protocols)(by Ghost_dk and Forevian)
##################################
event = {
	id = 462143
	random = no
	country = ITA

	trigger = {
		exists = HUN
		exists = AUS
		NOT = {
			ispuppet = HUN
			ispuppet = AUS
			ispuppet = ITA
			atwar = HUN
			atwar = AUS
			alliance = { country = AUS country = GER }
			alliance = { country = AUS country = ENG }
			alliance = { country = AUS country = SOV }
			alliance = { country = ITA country = GER }
			alliance = { country = ITA country = ENG }
			alliance = { country = ITA country = SOV }
			alliance = { country = HUN country = GER }
			alliance = { country = HUN country = ENG }
			alliance = { country = HUN country = SOV }
			}
		}
	name = CEVTNAME_462143
	desc = CEVTDESC_462143
	style = 0

	date = { day = 22 month = march year = 1936 }
	offset = 7
	deathdate = { day = 10 month = november year = 1936 }

	action_a = { 
		name = CEVTACTA_462143
		command = { type = trigger which = 652046 }
		command = { type = trigger which = 702127 }
		}
	action_b = {
		name = CEVTACTB_462143
		command = { type = alignment which = fascist value = 5 }
		command = { type = sleepevent which = 462099 }
		command = { type = sleepevent which = 462149 }
		command = { type = sleepevent which = 462154 }
		}
}
###################################
# 462144 - (ITA)Hungary refuses to sign renewal of Danubian Pact(by Ghost_dk and Forevian)
###################################
event = {
	id = 462144
	random = no
	country = ITA

	# triggered by HUN 702078B

	name = CEVTNAME_462144
	desc = CEVTDESC_462144
	style = 0

	action_a = {
		name = CEVTACTA_462144
		command = { type = influence value = -1 }
		command = { type = trigger which = 462148 }
		command = { type = trigger which = 652047 }
		command = { type = trigger which = 702129 }
		}
}
###################################
# 462145 - (ITA)Austria refuses to sign renewal of Danubian Pact(by Ghost_dk and Forevian)
###################################
event = {
	id = 462145
	random = no
	country = ITA

	# triggered by AUS 652030B

	name = CEVTNAME_462145
	desc = CEVTDESC_462145
	style = 0

	action_a = {
		name = CEVTACTA_462145
		command = { type = influence value = -1 }
		command = { type = trigger which = 462148 }
		command = { type = trigger which = 652047 }
		command = { type = trigger which = 702129 }
		}
}
###################################
# 462146 - (ITA)Hungary signs the II. Roman Protocols(by Ghost_dk and Forevian)
###################################
event = { 
	id = 462146
	random = no
	country = ITA

	# triggered by HUN 702127A

	name = CEVTNAME_462146
	desc = CEVTDESC_462146
	style = 0

	action_a = {
		name = CEVTACTA_462146
		command = { type = influence value = 1 }
		command = { type = access which = HUN }
		}
}	
###################################
# 462147 - (ITA)Austria signs the II. Roman Protocols(by Ghost_dk and Forevian)
###################################
event = { 
	id = 462147
	random = no
	country = ITA

	# triggered by AUS 652046A

	name = CEVTNAME_462147
	desc = CEVTDESC_462147
	style = 0

	action_a = {
		name = CEVTACTA_462147
		command = { type = influence value = 1 }
		command = { type = access which = AUS }
		}
}	
##################################
# 462148 - (ITA)End of the Danubian Pact(by Ghost_dk and Forevian)
##################################
event = {
	id = 462148
	random = no
	persistent = yes
	country = ITA

	# triggered by B choices in other Danubian related events

	name = CEVTNAME_462148
	desc = CEVTDESC_462148
	style = 0

	action_a = {
		name = CEVTACTA_462148
		command = { type = end_access which = AUS }
		command = { type = end_access which = HUN }
		}
}
##################################
# 462149 - (ITA)Budapest Conference(by Ghost_dk and Forevian)
##################################
event = {
	id = 462149
	random = no
	country = ITA

	trigger = {
		event = 462100
		event = 462101
		exists = HUN
		exists = AUS
		NOT = {
			ispuppet = HUN
			ispuppet = AUS
			ispuppet = ITA
			atwar = HUN
			atwar = AUS
			alliance = { country = AUS country = GER }
			alliance = { country = AUS country = ENG }
			alliance = { country = AUS country = SOV }
			alliance = { country = ITA country = GER }
			alliance = { country = ITA country = ENG }
			alliance = { country = ITA country = SOV }
			alliance = { country = HUN country = GER }
			alliance = { country = HUN country = ENG }
			alliance = { country = HUN country = SOV }
			}
		}
	name = CEVTNAME_462149
	desc = CEVTDESC_462149
	style = 0

	date = { day = 12 month = january year = 1938 }
	offset = 7
	deathdate = { day = 0 month = september year = 1939 }

	action_a = {
		name = CEVTACTA_462149
		command = { type = trigger which = 702140 }
		command = { type = trigger which = 652048 }
		}
	action_b = {
		name = CEVTACTB_462149
		command = { type = trigger which = 462148 }
		command = { type = trigger which = 652047 }
		command = { type = trigger which = 702129 }
		}
}
##################################
# 462150 - (ITA)Hungary Confirms Danubinan Protocols(by Ghost_dk and Forevian)
##################################
event = {
	id = 462150
	random = no
	country = ITA

	# triggered by HUN 702140A

	name = CEVTNAME_462150
	desc = CEVTDESC_462150
	style = 0

	action_a = {
		name = CEVTACTA_462150
		command = { type = influence value = 1 }
		}
}
##################################
# 462151 - (ITA)Austria Confirms Danubinan Protocols(by Ghost_dk and Forevian)
##################################
event = {
	id = 462151
	random = no
	country = ITA

	# triggered by AUS 652048A

	name = CEVTNAME_462151
	desc = CEVTDESC_462151
	style = 0

	action_a = {
		name = CEVTACTA_462151
		command = { type = influence value = 1 }
		}
}
##################################
# 462152 - (ITA)Hungary withdraws from Danubinan Protocols(by Ghost_dk and Forevian)
##################################
event = {
	id = 462152
	random = no
	country = ITA

	# triggered by HUN 702140B

	name = CEVTNAME_462152
	desc = CEVTDESC_462152
	style = 0

	action_a = {
		name = CEVTACTA_462152
		command = { type = influence value = -1 }
		command = { type = trigger which = 462148 }
		command = { type = trigger which = 652047 }
		command = { type = trigger which = 702129 }
		}
}
##################################
# 462153 - (ITA)Austria withdraws from Danubinan Protocols(by Ghost_dk and Forevian)
##################################
event = {
	id = 462153
	random = no
	country = ITA

	# triggered by AUS 652048B

	name = CEVTNAME_462153
	desc = CEVTDESC_462153
	style = 0

	action_a = {
		name = CEVTACTA_462153
		command = { type = influence value = -1 }
		command = { type = trigger which = 462148 }
		command = { type = trigger which = 652047 }
		command = { type = trigger which = 702129 }
		}
}
##################################
# 462154 - (ITA)Vienna Conference(by Ghost_dk and Forevian)
##################################
event = {
	id = 462154
	random = no
	country = ITA

	trigger = {
		exists = HUN
		exists = AUS
		event = 462146
		event = 462147
		NOT = {
			ispuppet = HUN
			ispuppet = AUS
			ispuppet = ITA
			atwar = HUN
			atwar = AUS
			alliance = { country = AUS country = GER }
			alliance = { country = AUS country = ENG }
			alliance = { country = AUS country = SOV }
			alliance = { country = ITA country = GER }
			alliance = { country = ITA country = ENG }
			alliance = { country = ITA country = SOV }
			alliance = { country = HUN country = GER }
			alliance = { country = HUN country = ENG }
			alliance = { country = HUN country = SOV }
			}
		}
	name = CEVTNAME_462154
	desc = CEVTDESC_462154
	style = 0

	date = { day = 12 month = november year = 1936 }

	action_a = {
		name = CEVTACTA_462154
		command = { type = influence value = 2 }
		command = { type = trigger which = 652049 }
		command = { type = trigger which = 702131 }
		}
}
###################################
# 462155 - (ITA)Hungary refuses to sign renewal of the II. Roman Protocols(by Ghost_dk and Forevian)
###################################
event = {
	id = 462155
	random = no
	country = ITA

	# triggered by HUN 702127B

	name = CEVTNAME_462155
	desc = CEVTDESC_462155
	style = 0

	action_a = {
		name = CEVTACTA_462155
		command = { type = influence value = -1 }
		command = { type = trigger which = 462148 }
		command = { type = trigger which = 652047 }
		command = { type = trigger which = 702129 }
		}
}
###################################
# 462156 - (ITA)Austria refuses to sign renewal of the II. Roman Protocols(by Ghost_dk and Forevian)
###################################
event = {
	id = 462156
	random = no
	country = ITA

	# triggered by HUN 702127B

	name = CEVTNAME_462156
	desc = CEVTDESC_462156
	style = 0

	action_a = {
		name = CEVTACTA_462156
		command = { type = influence value = -1 }
		command = { type = trigger which = 462148 }
		command = { type = trigger which = 652047 }
		command = { type = trigger which = 702129 }
		}
}


#AUSTRIA

##################################
# 652030 (AUS)Danubian Pact Renewed(by Ghost_dk)
##################################

event = {
	id = 652030
	random = no
	country = AUS

	# triggered by ITA 462099

	name = CEVTNAME_652030
	desc = CEVTDESC_652030
	style = 0

	date = { day = 22 month = november year = 1937 }

	action_a = {
		name = CEVTACTA_652030
		command = { type = influence value = 2 }
		command = { type = trigger which = 462101 }
		}
	action_b = {
		name = CEVTACTB_652030
		command = { type = trigger which = 462145 }
		command = { type = trigger which = 462148 }
		command = { type = trigger which = 652047 }
		command = { type = trigger which = 702129 }
		}
}
##################################
# 652046 - (AUS)Three-Power Pact (II. Roman Protocols)(by Ghost_dk and Forevian)
##################################
event = {
	id = 652046
	random = no
	country = AUS

	# triggered by ITA 462146

	name = CEVTNAME_652046
	desc = CEVTDESC_652046
	style = 0

	action_a = {
		name = CEVTACTA_652046
		command = { type = trigger which = 462147 }
		command = { type = influence value = 1 }
		command = { type = alignment which = fascist value = -15 }
		}
	action_b = {
		name = CEVTACTB_652046
		command = { type = access which = ITA }
		command = { type = access which = HUN }
		command = { type = influence value = -1 }
		command = { type = trigger which = 462156 }
		command = { type = trigger which = 462148 }
		command = { type = trigger which = 652047 }
		command = { type = trigger which = 702129 }
		}
}
##################################
# 652047 - (AUS)End of the Danubian Pact(by Ghost_dk and Forevian)
##################################
event = {
	id = 652047
	random = no
	persistent = yes
	country = AUS

	# triggered by B choices in other Danubian related events

	name = CEVTNAME_652047
	desc = CEVTDESC_652047
	style = 0

	action_a = {
		name = CEVTACTA_652047
		command = { type = end_access which = ITA }
		command = { type = end_access which = HUN }
		}
}
##################################
# 652048 - (AUS)Budapest Conference(by Ghost_dk and Forevian)
##################################
event = {
	id = 652048
	random = no
	country = ITA

	# triggered by ITA 462149

	name = CEVTNAME_652048
	desc = CEVTDESC_652048
	style = 0

	action_a = {
		name = CEVTACTA_652048
		command = { type = influence value = -1 }
		command = { type = trigger which = 462151 }
		}
	action_b = {
		name = CEVTACTB_652048
		command = { type = trigger which = 462153 }
		}
}
##################################
# 652049 - (AUS)Vienna Conference(by Ghost_dk and Forevian)
##################################
event = {
	id = 652049
	random = no
	country = AUS

	# triggered by ITA 462154

	name = CEVTNAME_652049
	desc = CEVTDESC_652049
	style = 0

	action_a = {
		name = CEVTACTA_652049
		command = { type = influence value = 1 }
		}
}


#HUNGARY

##################################
# 702078 (HUN)Danubian Pact Renewed(by Ghost_dk)
##################################

event = {
	id = 702078
	random = no
	country = HUN

	# triggered by ITA 462099

	name = CEVTNAME_702078
	desc = CEVTDESC_702078
	style = 0

	date = { day = 22 month = november year = 1937 }

	action_a = {
		name = CEVTACTA_702078
		command = { type = influence value = 2 }
		command = { type = trigger which = 462100 }
		}
	action_b = {
		name = CEVTACTB_702078
		command = { type = trigger which = 462144 }
		command = { type = trigger which = 462148 }
		command = { type = trigger which = 652047 }
		command = { type = trigger which = 702129 }
		}
}
#######################################
# 702079 (HUN)Hungarian Arrests of National Socialists(by Ghost_dk and Forevian)
#######################################

event = {
	id = 702079
	random = no
	country = HUN

	trigger = { 
		NOT = {
			alliance = { country = HUN country = GER }
			war = { country = HUN country = GER }
			}
		}
	name = CEVTNAME_702079
	desc = CEVTDESC_702079
	style = 0
	
	date = { day = 4 month = march year = 1937 }

	action_a = {
		name = CEVTACTA_702079
		command = { type = dissent value = 1 }
		}
	action_b = { 
		name = CEVTACTB_702079
		command = { type = dissent value = 2 }
		command = { type = alignment which = fascist value = -10 }
		}
}
####################################
# 702124 - (HUN)Death of Gyula Gmbs(By Ghost_dk and Forevian)
####################################

event = {
	id = 702124
	random = no
	country = HUN

	trigger = { 
		headofstate = 21002
		}

	name = CEVTNAME_702124
	desc = CEVTDESC_702124
	style = 0

	date = { day = 11 month = october year = 1936 }

	action_a = {
		name = CEVTACTA_702124
		command = { type = headofstate which = 21046 }
		command = { type = chiefofstaff which = 21098 }
		command = { type = alignment which = fascist value = -20 }
		}
}
######################################
# 702127 - (HUN)Three-Power Pact (II. Roman Protocols)(by Ghost_dk and Forevian)
######################################
event = {
	id = 702127
	random = no
	country = HUN

	# triggered by ITA 462146

	name = CEVTNAME_702127
	desc = CEVTDESC_702127
	style = 0

	action_a = {
		name = CEVTACTA_702127
		command = { type = trigger which = 462146 }
		command = { type = influence value = 1 }
		command = { type = alignment which = fascist value = -15 }
		command = { type = access which = ITA }
		command = { type = access which = AUS }
		}
	action_b = {
		name = CEVTACTB_702127
		command = { type = influence value = -1 }
		command = { type = trigger which = 462156 }
		command = { type = trigger which = 462148 }
		command = { type = trigger which = 652047 }
		command = { type = trigger which = 702129 }
		}
}
######################################
# 702128 - (HUN)Banning of the Kaszskeresztes Prt(by Ghost_dk and Forevian)
######################################
event = {
	id = 702128
	random = no
	country = HUN

	trigger = { 
		headofgovernment = 21002
		NOT = {
			ispuppet = HUN
			alliance = { country = GER country = HUN }
			}
		}

	name = CEVTNAME_702128
	desc = CEVTDESC_702128
	style = 0

	date = { day = 3 month = june year = 1936 }

	action_a = {
		name = CEVTACTA_702128
		command = { type = alignment which = fascist value = -15 }
		}
	action_b = {
		name = CEVTACTB_702128
		command = { type = alignment which = fascist value = 5 }
		}
} 
##################################
# 702129 - (HUN)End of the Danubian Pact(by Ghost_dk and Forevian)
##################################
event = {
	id = 702129
	random = no
	country = HUN

	# triggered by B choices in other Danubian related events

	name = CEVTNAME_702129
	desc = CEVTDESC_702129
	style = 0

	action_a = {
		name = CEVTACTA_702129
		command = { type = end_access which = AUS }
		command = { type = end_access which = ITA }
		}
}
##################################
# 702131 - (HUN)Vienna Conference(by Ghost_dk and Forevian)
##################################
event = {
	id = 702131
	random = no
	country = HUN

	# triggered by ITA 462154

	name = CEVTNAME_702131
	desc = CEVTDESC_702131
	style = 0

	action_a = {
		name = CEVTACTA_702131
		command = { type = influence value = 1 }
		}
}
##################################
# 702133 - (HUN)Speech of the Prime Minister(by Ghost_dk and Forevian)
##################################
event = {
	id = 702133
	random = no
	country = HUN

	trigger = {
		headofgovernment = 21046
		NOT = {
			ispuppet = HUN
			alliance = { country = GER country = HUN }
			alliance = { country = SOV country = HUN }
			}
		}

	name = CEVTNAME_702133
	desc = CEVTDESC_702133
	style = 0

	date = { day = 18 month = april year = 1937 }
	offset = 7
	deathdate = { day = 30 month = august year = 1939 }

	action_a = {
		name = CEVTACTA_702133
		command = { type = alignment which = democratic value = 10 }
		command = { type = dissent value = -0.5 }
		}
}
##################################
# 702134 - (HUN)Registration of Hungarian Spanish Civil War Participants(by Ghost_dk and Forevian)
##################################
event = {
	id = 702134
	random = no
	country = HUN

	trigger = {
		war = { country = SPR country = SPA }
		NOT = {
			government = communist
			ispuppet = HUN
			alliance = { country = GER country = HUN }
			alliance = { country = SOV country = HUN }
			}
		}
	name = CEVTNAME_702134
	desc = CEVTDESC_702134
	style = 0

	date = { day = 9 month = june year = 1937 }

	action_a = {
		name = CEVTACTA_702134
		command = { type = alignment which = communist value = -10 }
		}
	action_b = {
		name = CEVTACTB_702134
		command = { }
		}
}
##################################
# 702135 - (HUN)Suppresion of the Social Democrats(by Ghost_dk and Forevian)
##################################
event = {
	id = 702135
	random = no
	country = HUN

	trigger = {
		NOT = {
			government = communist
			ispuppet = HUN
			alliance = { country = GER country = HUN }
			alliance = { country = SOV country = HUN }
			}
		}

	name = CEVTNAME_702135
	desc = CEVTDESC_702135
	style = 0

	date = { day = 6 month = september year = 1937 }

	action_a = { 
		name = CEVTACTA_702135
		command = { type = alignment which = communist value = -5 }
		}
	action_b = {
		name = CEVTACTB_702135
		command = { type = alignment which = communist value = 10 }
		}
}

##################################
# 702136 - (HUN)Hungarian National Socialist Party Established(by Ghost_dk and Forevian)
##################################
Event = {
	id = 702136
	random = no
	country = HUN

	trigger = {
		NOT = {
			government = communist
			ispuppet = HUN
			alliance = { country = GER country = HUN }
			alliance = { country = SOV country = HUN }
			}
		}
	name = CEVTNAME_702136
	desc = CEVTDESC_702136
	style = 0

	date = { day = 16 month = october year = 1937 }

	action_a = {
		name = CEVTACTA_702136
		command = { type = alignment which = fascist value = 15 }
		}
	action_b = {
		name = CEVTACTB_702136
		command = { type = alignment which = fascist value = 50 }
		command = { type = dissent value = 8 }
		command = { type = headofgovernment which = 21022 }
		command = { type = foreignminister which = 21023 }
		command = { type = armamentminister which = 21024 }
		command = { type = ministerofsecurity which = 21025 }
		command = { type = ministerofintelligence which = 21026 }
		command = { type = chiefofstaff which = 21027 }
		command = { type = chiefofarmy which = 21028 }
		command = { type = chiefofnavy which = 21029 }
		command = { type = chiefofair which = 21030 }
		}
	action_c = {
		name = CEVTACTC_702136
		command = { type = alignment which = fascist value = -5 }
		command = { type = dissent value = 5 }
		command = { type = influence value = 1}
		}
}

##################################
# 702137 - (HUN)2nd Hungarian State Visit to Germany(by Ghost_dk and Forevian)
##################################
event = {
	id = 702137
	random = no
	country = HUN

	trigger = {
		NOT = {
			ispuppet = HUN
			alliance = { country = HUN country = SOV }
			alliance = { country = HUN country = GER }
			alliance = { country = HUN country = ENG }
			}
		}

	name = CEVTNAME_702137
	desc = CEVTDESC_702137
	style = 0

	date = { day = 10 month = november year = 1937 }

	action_a = {
		name = CEVTACTA_702137
		command = { type = alignment which = fascist value = 10 }
		command = { type = trigger which = 172312 }
		command = { type = trigger which = 172311 }
		}
	action_b = {
		name = CEVTACTB_702137
		command = { type = alignment which = fascist value = 30 }
		command = { type = trigger which = 172311 }
		command = { type = trigger which = 172313 }
		}
	# action_c which will lead to Hungarian disapproval of German plan and alternative Munich agreement to be added later
}

##################################
# 702138 - (HUN)German-Czekoslovakian War(by Ghost_dk and Forevian)
##################################
event = {
	id = 702138
	random = no
	country = HUN

	trigger = {
		atwar = no
		event = 172313
		OR = {
			event = 2007
			event = 2005
			war = { country = GER country = CZE }
		}
		NOT = {
			alliance = { country = HUN country = GER }
			alliance = { country = HUN country = SOV }
			alliance = { country = HUN country = ENG }
			}
		}
	name = CEVTNAME_702138
	desc = CEVTDESC_702138
	style = 0

	date = { day = 11 month = november year = 1937 }
	offset = 2
	deathdate = { day = 1 month = september year = 1939 }

	action_a = {
		name = CEVTACTA_702138
		command = { type = dissent value = 10 }
		command = { type = alliance which = GER }
		command = { type = alignment which = fascist value = 20 }
		}
}
##################################
# 702139 - (HUN)Hungarian Communists Suggest a Popular Front(by Ghost_dk and Forevian)
##################################
event = {
	id = 702139
	random = no
	country = HUN

	trigger = {
		atwar = no 
		NOT = {
			government = communist
			alliance = { country = HUN country = SOV }
			}
		}

	name = CEVTNAME_702139
	desc = CEVTDESC_702139
	style = 0

	date = { day = 23 month = october year = 1937 }

	action_a = {
		name = CEVTACTA_702139
		command = { type = alignment which = democratic value = 3 }
		}
	action_b = {
		name = CEVTACTB_702139
		command = { type = alignment which = democratic value = 20 }
		command = { type = alignment which = communist value = 10 }
		command = { type = influence value = 1 }
		command = { type = dissent value = 3 }
		}
	action_c = {
		name = CEVTACTC_702139
		command = { type = alignment which = democratic value = 10 }
		command = { type = dissent value = 2 }
		}
}
##################################
# 702140 - (HUN)Budapest Conference(by Ghost_dk and Forevian)
##################################
event = {
	id = 702140
	random = no
	country = HUN

	# triggered by ITA 462149

	name = CEVTNAME_702140
	desc = CEVTDESC_702140
	style = 0

	action_a = {
		name = CEVTACTA_702140
		command = { type = influence value = -1 }
		command = { type = trigger which = 462150 }
		}
	action_b = {
		name = CEVTACTB_702140
		command = { type = trigger which = 462152 }
		}
}
##################################
# 702154 - (HUN)Alternative end of CZekoslovakia(By Ghost_dk and Forevian)
##################################
event = {
	id = 702154
	random = no
	country = HUN

	# triggered by GER 172315

	name = CEVTNAME_702154
	desc = CEVTDESC_702154
	style = 0

	action_a = {
		name = CEVTACTA_702154
		command = { type = dissent value = -10 }
		command = { type = alignment which = fascist value = 200 }
		command = { type = secedeprovince which = HUN value = 612 }
		command = { type = secedeprovince which = HUN value = 613 }
		command = { type = secedeprovince which = HUN value = 614 }
		command = { type = secedeprovince which = HUN value = 615 }
		command = { type = secedeprovince which = HUN value = 616 }
		command = { type = secedeprovince which = HUN value = 717 }
		command = { type = secedeprovince which = HUN value = 578 }
		}
}

#GERMANY

##################################
# 172311 - (GER)2nd Hungarian State Visit to Germany(by Ghost_dk and Forevian)
##################################
event = {
	id = 172311
	random = no
	country = GER

	# triggered by HUN 702137AB
	
	name = CEVTNAME_172311
	desc = CEVTDESC_172311
	style = 0

	action_a = {
		name = CEVTACTA_172311
		command = { type = influence value = -2 }
		}
}	
##################################
# 172312 - (GER)Neutral Outcome of Hungarian State Visit(by Ghost_dk and Forevian)
##################################
event = {
	id = 172312
	random = no
	country = GER

	# triggered by HUN 702137A

	name = CEVTNAME_172312
	desc = CEVTDESC_172312
	style = 0

	action_a = {
		name = CEVTACTA_172312
		command = { type = sleepevent which = 172314 }
		}
}
##################################
# 172313 - (GER)Positive Outcome of Hungarian State Visit(by Ghost_dk and Forevian)
##################################
event = {
	id = 172313
	random = no
	country = GER

	# triggered by HUN 702137B

	name = CEVTNAME_172313
	desc = CEVTDESC_172313
	style = 0

	action_a = {
		name = CEVTACTA_172313
		command = { type = influence value = 2 }
		}
}

##################################
# 172315 - (GER)Alternative end of Czekoslovakia(By Ghost_dk and Forevian)
##################################
event = {
	id = 172315
	random = no
	country = GER

	trigger = {
		event = 702138
		exists = HUN
		NOT = {
			war = { country = HUN country = GER }
			alliance = { country = HUN country = ENG }
			alliance = { country = HUN country = SOV }
			exists = CZE
			}
		}
	name = CEVTNAME_172315
	desc = CEVTDESC_172315
	style = 0

	date = { day = 12 month = november year = 1937 }
	offset = 2
	deathdate = { day = 30 month = august year = 1939 }

	action_a = {
		name = CEVTACTA_172315
		command = { type = inherit which = CZE }
		command = { type = trigger which = 702154 }
		command = { type = secedeprovince which = HUN value = 618 }
		command = { type = secedeprovince which = HUN value = 619 }
		command = { type = secedeprovince which = HUN value = 631 }
		command = { type = secedeprovince which = HUN value = 632 }
		command = { type = secedeprovince which = HUN value = 726 }
		command = { type = secedeprovince which = HUN value = 727 }
		}
}
	

event = {
	id = 172319
	random = no
	country = GER

trigger = {
	random = 20
	exists = SPA
	exists = SPR
	war = { country = SPA country = SPR }
	event = 802004 #GER sends commanders and tech - Added
	event = 802006 #SOV sends support to SPR - Added
	atwar = no
	NOT = {
		alliance = { country = GER country = SPA }
		alliance = { country = GER country = SPR }
		alliance = { country = ENG country = SPA }
		alliance = { country = ENG country = SPR }
		alliance = { country = SOV country = SPA }
		alliance = { country = SOV country = SPR }
		war = { country = ENG country = GER }
		war = { country = ENG country = SOV }
		war = { country = GER country = SOV }
		}
	}

	name = CEVTNAME_172319
	desc = CEVTDESC_172319
	style = 0

	date = { day = 1 month = december year = 1937 }  #changed
	offset = 20
	deathdate = { day = 1 month = december year = 1938 } #changed

	action_a = {
		name = CEVTACTA_172319
		command = { type = dissent value = 1 }
		command = { type = alignment which = democratic value = 5 } #added
		command = { type = influence value = -5 } #added
		command = { type = sleepevent which = 802075 }
		#command = { type = sleepevent which = 272198 } #moved to definitive non-alliance event
	}
	action_b = {
		name = CEVTACTB_172319
		command = { type = trigger which = 802075 }
		#command = { type = trigger which = 272198 }  #moved to definitive alliance event
		command = { type = dissent value = -2 }
		command = { type = alignment which = fascist value = 5 } #added
	}
}

event = {
	id = 802075
	random = no
	country = SPA

		# triggered by 172315 event

	name = CEVTNAME_802075
	desc = CEVTDESC_802075
	style = 0


	action_a = {
		name = CEVTACTA_802075
		command = { type = trigger which = 172317 }
		command = { type = dissent value = 1 }
		command = { type = sleepevent which = 172316 }
	}
	action_b = {
		name = CEVTACTB_802075
		command = { type = trigger which = 172316 }
		command = { type = dissent value = -3 }
		command = { type = sleepevent which = 172317 }
	}

}

event = {
	id = 172316
	random = no
	country = GER

		# triggered by 802075 event

	name = CEVTNAME_172316
	desc = CEVTDESC_172316
	style = 0

	action_a = {
		name = CEVTACTA_172316
		command = { type = alliance which = SPA }
		command = { type = warentry which = USA value = 5 }
		command = { type = trigger which = 272198 } #added
	}
}

event = {
	id = 172317
	random = no
	country = GER

		# triggered by another event

	name = CEVTNAME_172317
	desc = CEVTDESC_172317
	style = 0

	action_a = {
		name = CEVTACTA_172317
		command = { type = sleepevent which = 272198 } #added
	}
}

event = {
	id = 272198
	random = no
	country = ENG

		# triggered by another event

	name = CEVTNAME_272198
	desc = CEVTDESC_272198
	style = 0


	action_a = {
		name = CEVTACTA_272198
		command = { type = dissent value = -1 }
	}

	action_b = {
		name = CEVTACTB_272198
		command = { type = trigger which = 802076 }
		command = { type = dissent value = 1 }
		command = { type = alignment which = communist value = 5 } #added
		command = { type = alignment which = fascist value = -10 } #added
		command = { type = influence value = 5 } #added
	}

}

event = {
	id = 802076
	random = no
	country = SPR

		# triggered by another event

	name = CEVTNAME_802076
	desc = CEVTDESC_802076
	style = 0

	action_a = {
		name = CEVTACTA_802076
		command = { type = trigger which = 272199 }
		command = { type = dissent value = -3 }
		command = { type = sleepevent which = 272200 }
		command = { type = alignment which = democratic value = 10 } #added
		command = { type = influence value = 5 } #added
	}
	action_b = {
		name = CEVTACTB_802076
		command = { type = dissent value = 3 }
		command = { type = alignment which = communist value = 5 } #added
		command = { type = trigger which = 272200 }
		command = { type = sleepevent which = 272199 }
	}
}

event = {
	id = 272199
	random = no
	country = ENG

		# triggered by another event

	name = CEVTNAME_272199
	desc = CEVTDESC_272199
	style = 0

	action_a = {
		name = CEVTACTA_272199
		command = { type = alliance which = SPR }
		command = { type = dissent value = -10 } #To slightly reduce dissent hit 
		command = { type = influence value = 5 } #added
	}
}

event = {
	id = 272200
	random = no
	country = ENG

		# triggered by another event

	name = CEVTNAME_272200
	desc = CEVTDESC_272200
	style = 0

	action_a = {
		name = CEVTACTA_272200
		command = { type = dissent value = -1 }
	}
}


# Files in pack,modified Siam ministers file, modified Siam leader file , siamevents.txt

#ID's
#1152011 - (SIA)Phot Bhahalyodin Resigns(by Semi-Lobster & Ghost_dk)
#1152012 - (SIA)The Thailand for Thai Economic Plan(by Semi-Lobster & Ghost_dk)
#1152013 - (SIA)Official Discrimination of Religious Minorities(by Semi-Lobster & Ghost_dk)
#1152014 - (SIA)Death of King Rama VIII(by Semi-Lobster & Ghost_dk)

######################################
# 1152011 - (SIA)Phot Bhahalyodin Resigns(by Semi-Lobster & Ghost_dk)
######################################
event = {
	id = 1152011
	random = no
	country = SIA

	trigger = {
		headofgovernment = 62002 # Phot Bhahalyodin is HOG
		atwar = no # if Siam is at war the party would probably have put aside differences
		NOT = {
			ispuppet = SIA # if Siam is a puppet of another country they would not have a say in this
			alliance = { country = SIA country = ENG } # If allied with ENG or SOV they would not turn Fascist
			alliance = { country = SIA country = SOV }
		}
	}

	name = CEVTNAME_1152011
	desc = CEVTDESC_1152011
	style = 0

	date = { day = 11 month = september year = 1938 }

	action_a = {
		name = CEVTACTA_1152011
		command = { type = alignment which = fascist value = 15 } 
		command = { type = headofgovernment which = 62019 } #Ministers you specified
		command = { type = ministerofintelligence which = 62100 }
		command = { type = chiefofstaff which = 62007 }
		command = { type = chiefofarmy which = 62008 }
		command = { type = ministerofsecurity which = 62125 } #added to ministers file
		command = { type = armamentminister which = 62016 }
		command = { type = foreignminister which = 62126 } #added to ministers file
		command = { type = addcore which = 1728 } #Laos
		command = { type = addcore which = 1603 } #Laos
		command = { type = addcore which = 1604 } #Laos
		command = { type = addcore which = 1953 } #Malaya
		}
	action_b = {
		name = CEVTACTB_1152011
		command = { type = alignment which = democratic value = 10 } 
		command = { type = headofgovernment which = 62027 } #Ministers you specified
		command = { type = ministerofintelligence which = 62103 }
		command = { type = chiefofstaff which = 62108 } 
		command = { type = chiefofarmy which = 62127 } #added to ministers file
		command = { type = ministerofsecurity which = 62128 } #added to ministers file
		command = { type = armamentminister which = 62013 }
		command = { type = foreignminister which = 62077 } 
		}
}

#########################################
# 1152012 - (SIA)The Thailand for Thai Economic Plan(by Semi-Lobster & Ghost_dk)
#########################################
event = {
	id = 1152012
	random = no
	country = SIA

	trigger = { 
		atwar = no
		NOT = { 
			government = democratic # these governments would probably not have passed the law
			government = communist
			alliance = { country = ENG country = SIA }
			alliance = { country = SOV country = SOV }
		}
	}

	name = CEVTNAME_1152012
	desc = CEVTDESC_1152012
	style = 0

	date = { day = 10 month = june year = 1939 }
	
	action_a = {
		name = CEVTACTA_1152012
		command = { type = alignment which = fascist value = 15 }
		command = { type = industry which = 1744 value = 3 } #Bankok
		command = { type = dissent value = 3 }
		command = { type = supplies value = 500 }
		command = { type = coalpool value = 100 }
		command = { type = steelpool value = 100 }
		command = { type = rubberpool value = 50 }
		command = { type = oilpool value = 10 }
		}
	action_b = {
		name = CEVTACTB_1152012
		command = { type = sleepevent which = 1152013 } #prevents next event from firing
		}
}
#########################################
# 1152013 - (SIA)Official Discrimination of Religious Minorities(by Semi-Lobster & Ghost_dk)
#########################################
event = {
	id = 1152013
	random = no
	country = SIA

	trigger = { 
		event = 1152012
		atwar = no
		NOT = { 
			government = democratic # these governments would probably not have passed the law
			government = communist
			alliance = { country = ENG country = SIA }
			alliance = { country = SOV country = SOV }
			}
		}

	name = CEVTNAME_1152013
	desc = CEVTDESC_1152013
	style = 0

	date = { day = 15 month = august year = 1939 }

	action_a = {
		name = CEVTACTA_1152013
		command = { type = alignment which = fascist value = 10 }
		command = { type = influence value = -2 }
		command = { type = dissent value = -1 }
		}
}
#########################################
# 1152014 - (SIA)Death of King Rama VIII(by Semi-Lobster & Ghost_dk)
#########################################
event = {
	id = 1152014
	random = no
	country = SIA

	trigger = {
		headofstate = 62001
		}

	name = CEVTNAME_1152014
	desc = CEVTDESC_1152014
	style = 0

	date = { day = 9 month = june year = 1946 }

	action_a = {
		name = CEVTACTA_1152014
		command = { type = dissent value = -6 }
		command = { type = headofstate which = 62035 }
		command = { type = sleepleader which = 100018 }
		command = { type = sleepminister which = 62001 }
		}
}


### new in rc2


#########################################################################
# Cypriot volunteers
# by Zerli, idea by Semi-Lobster
#########################################################################

event = {
	id = 272201
	random = no
	country = ENG

	trigger = {
			exists = GRE
			control = { province = 1209 data = ENG }
			OR = {
				AND = {
					war = { country = GER country = GRE }
					war = { country = GER country = ENG }
					}
				AND = {
					war = { country = ITA country = GRE }
					war = { country = ITA country = ENG }
					}
				}
			}

	name = CEVTNAME_272201
	desc = CEVTDESC_272201

	date = { day = 9 month = december year = 1939 }
	offset = 12
	deathdate = { day = 17 month = december year = 1942 }

	action_a = {
			name = CEVTACTA_272201
			command = { type = manpowerpool value = 6 }
			}
	}

event = {
	id = 272202
	random = no
	country = ENG

	trigger = {
			control = { province = 1209 data = ENG }
			war = { country = GER country = ENG }
			NOT = { alliance = { country = GER country = GRE } }
			random = 20
			}

	name = CEVTNAME_272202
	desc = CEVTDESC_272202

	date = { day = 21 month = december year = 1941 }
	offset = 32
	deathdate = { day = 18 month = december year = 1943 }

	action_a = {
			name = CEVTACTA_272202
			command = { type = manpowerpool value = 10 }
			}
	}

event = {
	id = 272203
	random = no
	country = ENG

	trigger = {
			control = { province = 1209 data = ENG }
			war = { country = GER country = ENG }
			NOT = { alliance = { country = GER country = GRE } }
			random = 20
			}

	name = CEVTNAME_272203
	desc = CEVTDESC_272203

	date = { day = 19 month = december year = 1943 }
	offset = 32
	deathdate = { day = 18 month = december year = 1945 }

	action_a = {
			name = CEVTACTA_272203
			command = { type = manpowerpool value = 10 }
			}
	}

# Added manpower and supplies cost for occupation

# Added some more resources and manpower hits to simulate troops allocated for occupation



# New events to handle Bulgarian occupation of southern Serbia around Nis

#########################################################################
# Handover of southern Serbia to Bulgarians
# by Zerli, idea by Nidza and Dido
#########################################################################

event = {
	id = 172331
	country = GER
	random = no
	trigger = {
			war = { country = GER country = SOV }
			alliance = { country = GER country = SER }
			ispuppet = SER
			alliance = { country = GER country = BUL }
			control = { province = 735 data = SER } # Nis
			random = 30
			}

	name = CEVTNAME_172331
	desc = CEVTDESC_172331

	date = { day = 1 month = october year = 1942 }
	offset = 25
	deathdate = { day = 1 month = april year = 1943 }

	action_a = {
			name = CEVTACTA_172331
			command = { type = trigger which = 752321 }
			command = { type = dissent value = -1 }
			command = { type = add_division which = infantry value = 0 }
			#command = { type = sleepevent which = YYYYYY } # For future occupation of Serbia events
			}
	action_b = {
			name = CEVTACTB_172331
			command = { type = influence value = -1 } # Bulgarians are dissapointed
			}
	}

event = {
	id = 752321
	country = SER
	random = no

	name = CEVTNAME_172321
	desc = CEVTDESC_172321

	action_a = {
			name = CEVTACTA_172321
			command = { type = dissent value = 5 } # Popular anger
			command = { type = supplies value = -500 } # Loss of property
			command = { type = secedeprovince which = BUL value = 735 } # Nis
			command = { type = trigger which = 752323 }
			}
	}

event = {
	id = 752323
	country = BUL
	random = no

	name = CEVTNAME_752323
	desc = CEVTDESC_752323

	action_a = {
			name = CEVTACTA_752323
			command = { type = dissent value = -2 } # Nationalists are pleased
			command = { type = supplies value = -1000 } # Supplies for occupation
			command = { type = manpowerpool value = -15 } # Occupation troops
			}
	}

#########################################################################
# Handover of central Serbia to Bulgarians
# by Zerli, idea by Nidza and Dido
#########################################################################

event = {
	id = 172332
	country = GER
	random = no
	trigger = {
			war = { country = GER country = SOV }
			alliance = { country = GER country = SER }
			ispuppet = SER
			alliance = { country = GER country = BUL }
			control = { province = 737 data = SER } # Valjevo
			control = { province = 746 data = SER } # Kraljevo
			control = { province = 751 data = SER } # Novi Pazar
			random = 30
			}

	name = CEVTNAME_172332
	desc = CEVTDESC_172332

	date = { day = 3 month = may year = 1943 }
	offset = 17
	deathdate = { day = 3 month = august year = 1943 }

	action_a = {
			name = CEVTACTA_172332
			command = { type = trigger which = 752327 }
			command = { type = dissent value = -2 }
			command = { type = add_division which = infantry value = 0 }
			#command = { type = sleepevent which = YYYYYY } # For future occupation of Serbia events
			}
	action_b = {
			name = CEVTACTB_172332
			command = { type = influence value = -1 } # Bulgarians are dissapointed
			}
	}

event = {
	id = 752327
	country = SER
	random = no

	name = CEVTNAME_752327
	desc = CEVTDESC_752327

	action_a = {
			name = CEVTACTA_752327
			command = { type = dissent value = 15 } # Popular anger
			command = { type = supplies value = -1500 } # Loss of property
			command = { type = secedeprovince which = BUL value = 737 } # Valjevo
			command = { type = secedeprovince which = BUL value = 746 } # Kraljevo
			command = { type = secedeprovince which = BUL value = 751 } # Novi Pazar
			command = { type = trigger which = 752329 }
			}
	}

event = {
	id = 752329
	country = BUL
	random = no

	name = CEVTNAME_752329
	desc = CEVTDESC_752329

	action_a = {
			name = CEVTACTA_752329
			command = { type = dissent value = -1 } # Nationalists are pleased
			command = { type = supplies value = -1000 } # Supplies for occupation
			command = { type = manpowerpool value = -15 } # Occupation troops
			}
	}

### new in rc3


################################
# Construction of the Bismarck
# By MateDow
################################

event = {
	id = 172281
	trigger = {
		atwar = no
	}

	random = no
	country = GER

	name = CEVTNAME_172281
	desc = CEVTDESC_172281

	date = { day = 0 month = july year = 1936 }
	offset = 1
	style = 0

	action_a = {
		name = CEVTACTA_172281
		command = { type = build_division which = battleship }
		}

	action_b = {
		name = CEVTACTB_172281
		command = { }
		}
}

#################################
# Construction of the Tirpitz
# By MateDow
#################################

event = {
	id = 172282
	trigger = {
		atwar = no
	}

	random = no
	country = GER

	name = CEVTNAME_172282
	desc = CEVTDESC_172282

	date = { day = 1 month = november year = 1936 }
	offset = 1
	style = 0

	action_a = {
		name = CEVTACTA_172282
		command = { type = build_division which = battleship }
		}

	action_b = {
		name = CEVTACTB_172282
		command = { }
		}
}


#####################################
# Development of the Y-Plan
# By MateDow
#####################################

event = {
	id = 172283
	trigger = {
		atwar = no
	}

	random = no
	country = GER

	name = CEVTNAME_172283
	desc = CEVTDESC_172283

	date = { day = 15 month = may year = 1938 }
	offset = 1
	style = 0

	action_a = {
		name = CEVTACTA_172283
		command = { type = gain_tech which = 6411 }
		}

	action_b = {
		name = CEVTACTB_172283
		command = { type = influence value = -1 }
		command = { type = sleepevent which = 172284 }
		}
	}

#########################################
# Finalization of the Z-Plan
# by MateDow
#########################################

event = {
	id = 172284
	trigger = {
		atwar = no
		event = 172283
	}

	random = no
	country = GER

	name = CEVTNAME_172284
	desc = CEVTDESC_172284

	date = { day = 1 month = september year = 1938 }
	offset = 1
	style = 0

	action_a = {
		name = CEVTACTA_172284
		command = { type = gain_tech which = 6412 }
		command = { type = gain_tech which = 6413 }
		command = { type = gain_tech which = 6414 }
		command = { type = sleepevent which = 172299 }
		command = { type = sleepevent which = 172300 }
		}

	action_b = {
		name = CEVTACTB_172284
		command = { type = sleepevent which = 172299 }
		}

	action_c = {
		name = CEVTACTC_172284
		command = { type = sleepevent which = 172300 }
		}

	action_d = {
		name = CEVTACTD_172284
		command = { type = sleepevent which = 172285 }
		command = { type = sleepevent which = 172299 }
		command = { type = sleepevent which = 172300 }
		command = { type = influence value = -2 }
		}
	}

#############################################
# Hitler Approves the Z-Plan
# by MateDow
#############################################

event = {
	id = 172285
	trigger = {
		event = 172284
	}

	random = no
	country = GER

	name = CEVTNAME_172285
	desc = CEVTDESC_172285

	date = { day = 27 month = january year = 1939 }
	offset = 1
	style = 0

	action_a = {
		name = CEVTACTA_172285
		command = { type = gain_tech which = 6415 }
		command = { type = industry which = 586 value = 1 }
		command = { type = industry which = 587 value = 1 }
		command = { type = industry which = 589 value = 1 }
		}

	action_b = {
		name = CEVTACTB_172285
		command = { type = industry which = 586 value = -1 }
		command = { type = industry which = 587 value = -1 }
		command = { type = industry which = 589 value = -1 }
		command = { type = sleepevent which = 172286 }
		}
	}

##############################################
# First Z-Plan Ships
# by MateDow
##############################################

event = {
	id = 172286
	trigger = {
		event = 172285
		atwar = no
	}

	random = no
	country = GER

	name = CEVTNAME_172286
	desc = CEVTDESC_172286

	date = { day = 14 month = july year = 1939 }
	offset = 10
	style = 0

	action_a = {
		name = CEVTACTA_172286
		command = { type = build_division which = battleship }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}

	action_b = {
		name = CEVTACTB_172286
		command = { type = build_division which = battleship }
		command = { type = build_division which = submarine }
		}

	action_c = {
		name = CEVTACTC_172286
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}

	}

#################################################
# Second Z-Plan Ships (at peace)
# by MateDow
#################################################

event = {
	id = 172287
	trigger = {
		atwar = no
		event = 172286
	}

	random = no
	country = GER

	name = CEVTNAME_172287
	desc = CEVTDESC_172287

	date = { day = 5 month = september year = 1939 }
	offset = 1
	style = 0

	action_a = {
		name = CEVTACTA_172287
		command = { type = build_division which = battleship }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = dissent value = -1 }
		}

	action_b = {
		name = CEVTACTB_172287
		command = { type = build_division which = battleship }
		command = { type = build_division which = submarine }
		}

	action_c = {
		name = CEVTACTC_172287
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}

	action_d = {
		name = CEVTACTD_172287
		command = { type = dissent value = 1 }
		command = { type = sleepevent which = 172289 }
		}
	}

########################################################
# Second Z-Plan Ships (at war)
# by MateDow
########################################################

event = {
	id = 172288
	trigger = {
		atwar = yes
		event = 172286
	}

	random = no
	country = GER

	name = CEVTNAME_172288
	desc = CEVTDESC_172288

	date = { day = 5 month = september year = 1939 }
	offset = 1
	style = 0

	action_a = {
		name = CEVTACTA_172288
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = sleepevent which = 172289 } #Kills the peacetime events
		}

	action_b = {
		name = CEVTACTB_172288
		command = { type = build_division which = battleship }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = dissent value = -1 }
		command = { type = gain_tech which = 6743 }
		command = { type = sleepevent which = 172289 } #Kills the peacetime events
		}

	action_c = {
		name = CEVTACTC_172288
		command = { type = dissent value = 1 }
		command = { type = build_division which = armor }
		command = { type = build_division which = infantry }
		command = { type = sleepevent which = 172289 } #Kills the peacetime events
		}
	}


##########################################################
# Third Z-Plan Construction Period (at peace)
# by MateDow
##########################################################

event = {
	id = 172289
	trigger = {
		atwar = no
		event = 172287
	}

	random = no
	country = GER

	name = CEVTNAME_172289
	desc = CEVTDESC_172289

	date = { day = 0 month = may year = 1940 }
	offset = 1
	style = 0

	action_a = {
		name = CEVTACTA_172289
		command = { type = build_division which = battleship }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		}

	action_b = {
		name = CEVTACTB_172289
		command = { type = build_division which = battleship }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = dissent value = -1 }
		}

	action_c = {
		name = CEVTACTC_172289
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}

	action_d = {
		name = CEVTACTD_172289
		command = { type = dissent value = 1 }
		}
	}

#############################################################
# Third Z-Plan Construction Period (at war)
# by MateDow
#############################################################

event = {
	id = 172290
	trigger = {
		atwar = yes
		event = 172288
	}

	random = no
	country = GER

	name = CEVTNAME_172290
	desc = CEVTDESC_172290

	date = { day = 15 month = may year = 1940 }
	offset = 10
	style = 0

	action_a = {
		name = CEVTACTA_172290
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}

	action_b = {
		name = CEVTACTB_172290
		command = { type = build_division which = battleship }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = dissent value = -1 }
		}

	action_c = {
		name = CEVTACTC_172290
		command = { type = build_division which = battleship }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		}

	action_d = {
		name = CEVTACTD_172290
		command = { type = build_division which = infantry }
		command = { type = build_division which = infantry }
		command = { type = dissent value = 1 }
		command = { type = sleepevent which = 172292 }
		}
	}

###########################################
# First Z-Plan Carrier
# by MateDow
###########################################

event = {
	id = 172291
	trigger = {
		atwar = yes
		event = 172290
	}

	random = no
	country = GER

	name = CEVTNAME_172291
	desc = CEVTDESC_172291

	date = { day = 20 month = june year = 1940 }
	offset = 10
	style = 0

	action_a = {
		name = CEVTACTA_172291
		command = { }
		}

	action_b = {
		name = CEVTACTB_172291
		command = { type = build_division which = carrier }
		}
	}

################################################
# Fourth Z-Plan Construction Program
# by MateDow
################################################

event = {
	id = 172292
	trigger = {
		event = 172290
	}

	random = no
	country = GER

	name = CEVTNAME_172292
	desc = CEVTDESC_172292

	date = { day = 15 month = july year = 1940 }
	offset = 10
	style = 0

	action_a = {
		name = CEVTACTA_172292
		command = { type = build_division which = infantry }
		command = { type = sleepevent which = 172293 }
		}

	action_b = {
		name = CEVTACTB_172292
		command = { type = build_division which = battleship }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = dissent value = -1 }
		}

	action_c = {
		name = CEVTACTC_172292
		command = { type = build_division which = battleship }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		}

	action_d = {
		name = CEVTACTD_172292
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	}

###################################################
# Fifth Z-Plan Construction Event
# by MateDow
###################################################

event = {
	id = 172293
	trigger = {
		event = 172292
	}

	random = no
	country = GER

	name = CEVTNAME_172293
	desc = CEVTDESC_172293

	date = { day = 15 month = july year = 1941 }
	offset = 10
	style = 0

	action_a = {
		name = CEVTACTA_172293
		command = { type = build_division which = infantry }
		command = { type = sleepevent which = 172295 }
		}

	action_b = {
		name = CEVTACTB_172293
		command = { type = build_division which = cruiser }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		command = { type = dissent value = -1 }
		}

	action_c = {
		name = CEVTACTC_172293
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		}

	action_d = {
		name = CEVTACTD_172293
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	}

########################################################
# Second Z-Plan Carrier Construction
# by MateDow
########################################################

event = {
	id = 172294
	trigger = {
	}

	random = no
	country = GER

	name = CEVTNAME_172294
	desc = CEVTDESC_172294

	date = { day = 1 month = november year = 1941 }
	offset = 10
	style = 0

	action_a = {
		name = CEVTACTA_172294
		command = { }
		}

	action_b = {
		name = CEVTACTB_172294
		command = { type = build_division which = carrier }
		}
	}

########################################################
# Sixth Z-Plan Construction Event
# by MateDow
########################################################

event = {
	id = 172295
	trigger = {
		event = 172293
	}

	random = no
	country = GER

	name = CEVTNAME_172295
	desc = CEVTDESC_172295

	date = { day = 15 month = may year = 1942 }
	offset = 10
	style = 0

	action_a = {
		name = CEVTACTA_172295
		command = { type = sleepevent which = 172296 }
		}

	action_b = {
		name = CEVTACTB_172295
		command = { type = build_division which = battleship }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = dissent value = -1 }
		}

	action_c = {
		name = CEVTACTC_172295
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		}

	action_d = {
		name = CEVTACTD_172295
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	}

##########################################################
# Seventh Z-Plan Construction Event
# by MateDow
##########################################################

event = {
	id = 172296
	trigger = {
		event = 172295
	}

	random = no
	country = GER

	name = CEVTNAME_172296
	desc = CEVTDESC_172296

	date = { day = 15 month = november year = 1942 }
	offset = 10
	style = 0

	action_a = {
		name = CEVTACTA_172296
		command = { type = build_division which = infantry }
		command = { type = sleepevent which = 172297 }
		}

	action_b = {
		name = CEVTACTB_172296
		command = { type = build_division which = battleship }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = dissent value = -1 }
		}

	action_c = {
		name = CEVTACTC_172296
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		}

	action_d = {
		name = CEVTACTD_172296
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	}

################################################################
# Eighth Z-Plan Construction Event
# by MateDow
################################################################

event = {
	id = 172297
	trigger = {
		event = 172296
	}

	random = no
	country = GER

	name = CEVTNAME_172297
	desc = CEVTDESC_172297

	date = { day = 15 month = may year = 1943 }
	offset = 15
	style = 0

	action_a = {
		name = CEVTACTA_172297
		command = { type = build_division which = infantry }
		command = { type = build_division which = infantry }
		command = { type = sleepevent which = 172298 }
		}

	action_b = {
		name = CEVTACTB_172297
		command = { type = build_division which = carrier }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = dissent value = -1 }
		}

	action_c = {
		name = CEVTACTC_172297
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		}

	action_d = {
		name = CEVTACTD_172297
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	}

#####################################################
# Final Z-Plan Naval Construction Event
# by MateDow
#####################################################

event = {
	id = 172298
	trigger = {
		event = 172297
	}

	random = no
	country = GER

	name = CEVTNAME_172298
	desc = CEVTDESC_172298

	date = { day = 15 month = november year = 1943 }
	offset = 15
	style = 0

	action_a = {
		name = CEVTACTA_172298
		command = { type = build_division which = infantry }
		command = { type = build_division which = infantry }
		}

	action_b = {
		name = CEVTACTB_172298
		command = { type = build_division which = cruiser }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		}

	action_c = {
		name = CEVTACTC_172298
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		}

	action_d = {
		name = CEVTACTD_172298
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	}



#########################################################
# Navy Doubts Hitler's Timetable
# by MateDow
#########################################################

event = {
	id = 172299
	trigger = {
		event = 172284
	}

	random = no
	country = GER

	name = CEVTNAME_172299
	desc = CEVTDESC_172299

	date = { day = 28 month = december year = 1938 }
	offset = 5
	style = 0

	action_a = {
		name = CEVTACTA_172299
		command = { type = sleepevent which = 172300 }
		command = { type = dissent value = 1 }
		}

	action_b = {
		name = CEVTACTB_172299
		command = { type = dissent value = 5 }
		command = { type = sleepleader which = -2 }
		command = { type = sleepleader which = -2 }
		command = { type = sleepleader which = -2 }
		command = { type = sleepleader which = -1 }
		command = { type = sleepleader which = -1 }
		command = { type = sleepleader which = -1 }
		command = { type = sleepevent which = 172285 }
		command = { type = sleepevent which = 172300 }
		}
	}

#########################################################
# Alternative Submarine Heavy Z-Plan
# by MateDow
#########################################################

event = {
	id = 172300
	trigger = {
		event = 172284
	}

	random = no
	country = GER

	name = CEVTNAME_172300
	desc = CEVTDESC_172300

	date = { day = 1 month = december year = 1938 }
	offset = 2
	style = 0

	action_a = {
		name = CEVTACTA_172300
		command = { }
		}

	action_b = {
		name = CEVTACTB_172300
		command = { type = sleepevent which = 172301 }
		}
	}

###########################################################
# Alternative Submarine Z-Plan to Hitler
# by MateDow
###########################################################

event = {
	id = 172301
	trigger = {
		event = 172300
		headofstate = 1
	}

	random = no
	country = GER

	name = CEVTNAME_172301
	desc = CEVTDESC_172301

	date = { day = 28 month = december year = 1938 }
	offset = 5
	style = 0

	action_a = {
		name = CEVTACTA_172301
		command = { type = chiefofnavy which = 103 }
		command = { type = sleepleader which = 382 }
		command = { type = influence value = -3 }
		command = { type = sleepevent which = 172285 }
		command = { type = sleepevent which = 172303 }
#		command = { type = trigger which = xxxxxx } #UK reaction event
		}

	action_b = {
		name = CEVTACTB_172301
		command = { type = industry which = 587 value = 1 }
		command = { type = industry which = 589 value = 1 }
		command = { type = sleepevent which = 172285 }
		command = { type = sleepevent which = 172302 }
		}

	action_c = {
		name = CEVTACTC_172301
		command = { type = influence value = 2 }
		command = { type = sleepevent which = 172302 }
		command = { type = sleepevent which = 172303 }
		}
	}

#############################################################
# First Submarine Heavy Event
# by MateDow
#############################################################

event = {
	id = 172302
	trigger = {
		event = 172301
	}

	random = no
	country = GER

	name = CEVTNAME_172302
	desc = CEVTDESC_172302

	date = { day = 15 month = february year = 1939 }
	offset = 5
	style = 0

	action_a = {
		name = CEVTACTA_172302
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_b = {
		name = CEVTACTB_172302
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		}
	action_c = {
		name = CEVTACTC_172302
		command = { type = build_division which = battleship }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_d = {
		name = CEVTACTD_172302
		command = { type = build_division which = battleship }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
}

##################################################################
# Second Submarine Heavy Event
# by MateDow
##################################################################

event = {
	id = 172303
	trigger = {
		event = 172302
	}

	random = no
	country = GER

	name = CEVTNAME_172303
	desc = CEVTDESC_172303

	date = { day = 15 month = june year = 1939 }
	offset = 15
	style = 0

	action_a = {
		name = CEVTACTA_172303
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_b = {
		name = CEVTACTB_172303
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		}
	action_c = {
		name = CEVTACTC_172303
		command = { type = build_division which = battleship }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_d = {
		name = CEVTACTD_172303
		command = { type = build_division which = battleship }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
}

#####################################################################
# Third Submarine Construction Event 
# by MateDow
#####################################################################

event = {
	id = 172304
	trigger = {
		event = 172303
	}

	random = no
	country = GER

	name = CEVTNAME_172304
	desc = CEVTDESC_172304

	date = { day = 15 month = september year = 1939 }
	offset = 15
	style = 0

	action_a = {
		name = CEVTACTA_172304
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_b = {
		name = CEVTACTB_172304
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_c = {
		name = CEVTACTC_172304
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		}
	action_d = {
		name = CEVTACTD_172304
		command = { type = build_division which = infantry }
		command = { type = sleepevent which = 172305 }
		}
}

########################################################################
# Fourth Submarine Construction Event
# by MateDow
########################################################################

event = {
	id = 172305
	trigger = {
		event = 172304
	}

	random = no
	country = GER

	name = CEVTNAME_172305
	desc = CEVTDESC_172305

	date = { day = 15 month = february year = 1940 }
	offset = 15
	style = 0

	action_a = {
		name = CEVTACTA_172305
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_b = {
		name = CEVTACTB_172305
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_c = {
		name = CEVTACTC_172305
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		}
	action_d = {
		name = CEVTACTD_172305
		command = { type = build_division which = infantry }
		command = { type = sleepevent which = 172306 }
		}
}

###########################################################################
# Fifth Submarine Construction Event
# by MateDow
###########################################################################

event = {
	id = 172306
	trigger = {
		event = 172305
	}

	random = no
	country = GER

	name = CEVTNAME_172306
	desc = CEVTDESC_172306

	date = { day = 15 month = june year = 1940 }
	offset = 15
	style = 0

	action_a = {
		name = CEVTACTA_172306
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_b = {
		name = CEVTACTB_172306
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_c = {
		name = CEVTACTC_172306
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		}
	action_d = {
		name = CEVTACTD_172306
		command = { type = build_division which = infantry }
		command = { type = sleepevent which = 172307 }
		}
}

############################################################################
# Sixth Submarine Construction Event
# by MateDow
############################################################################

event = {
	id = 172307
	trigger = {
		event = 172306
	}

	random = no
	country = GER

	name = CEVTNAME_172307
	desc = CEVTDESC_172307

	date = { day = 15 month = november year = 1940 }
	offset = 15
	style = 0

	action_a = {
		name = CEVTACTA_172307
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_b = {
		name = CEVTACTB_172307
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_c = {
		name = CEVTACTC_172307
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		}
	action_d = {
		name = CEVTACTD_172307
		command = { type = build_division which = infantry }
		command = { type = sleepevent which = 172308 }
		}
}

#############################################################
# Seventh Submarine Construction Event
# by MateDow
#############################################################

event = {
	id = 172308
	trigger = {
		event = 172307
	}

	random = no
	country = GER

	name = CEVTNAME_172308
	desc = CEVTDESC_172308

	date = { day = 15 month = march year = 1941 }
	offset = 15
	style = 0

	action_a = {
		name = CEVTACTA_172308
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_b = {
		name = CEVTACTB_172308
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_c = {
		name = CEVTACTC_172308
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = battleship }
		command = { type = build_division which = destroyer }
		}
	action_d = {
		name = CEVTACTD_172308
		command = { type = build_division which = infantry }
		command = { type = sleepevent which = 172320 }
		}
}

######################################################################
# Eighth Submarine Construction Event
# by MateDow
######################################################################

event = {
	id = 172320
	trigger = {
		event = 172308
	}

	random = no
	country = GER

	name = CEVTNAME_172320
	desc = CEVTDESC_172320

	date = { day = 15 month = july year = 1941 }
	offset = 15
	style = 0

	action_a = {
		name = CEVTACTA_172320
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_b = {
		name = CEVTACTB_172320
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_c = {
		name = CEVTACTC_172320
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		}
	action_d = {
		name = CEVTACTD_172320
		command = { type = build_division which = infantry }
		command = { type = sleepevent which = 172321 }
		}
}

####################################################################
# Ninth Submarine Construction Event
# by MateDow
####################################################################

event = {
	id = 172321
	trigger = {
		event = 172320
	}

	random = no
	country = GER

	name = CEVTNAME_172321
	desc = CEVTDESC_172321

	date = { day = 15 month = december year = 1941 }
	offset = 15
	style = 0

	action_a = {
		name = CEVTACTA_172321
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_b = {
		name = CEVTACTB_172321
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_c = {
		name = CEVTACTC_172321
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		}
	action_d = {
		name = CEVTACTD_172321
		command = { type = build_division which = infantry }
		command = { type = sleepevent which = 172322 }
		}
}

###########################################################
# Tenth Submarine Construction Event
# by MateDow
###########################################################

event = {
	id = 172322
	trigger = {
		event = 172321
	}

	random = no
	country = GER

	name = CEVTNAME_172322
	desc = CEVTDESC_172322

	date = { day = 15 month = april year = 1942 }
	offset = 15
	style = 0

	action_a = {
		name = CEVTACTA_172322
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_b = {
		name = CEVTACTB_172322
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_c = {
		name = CEVTACTC_172322
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		}
	action_d = {
		name = CEVTACTD_172322
		command = { type = build_division which = infantry }
		command = { type = sleepevent which = 172323 }
		}
}

##############################################################
# Eleventh Submarine Construction Event
# by MateDow
##############################################################

event = {
	id = 172323
	trigger = {
		event = 172322
	}

	random = no
	country = GER

	name = CEVTNAME_172323
	desc = CEVTDESC_172323

	date = { day = 15 month = august year = 1942 }
	offset = 15
	style = 0

	action_a = {
		name = CEVTACTA_172323
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_b = {
		name = CEVTACTB_172323
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_c = {
		name = CEVTACTC_172323
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		}
	action_d = {
		name = CEVTACTD_172323
		command = { type = build_division which = infantry }
		command = { type = sleepevent which = 172324 }
		}
}

###################################################################
# Twelveth Submarine Construction Event
# by MateDow
###################################################################

event = {
	id = 172324
	trigger = {
		event = 172323
	}

	random = no
	country = GER

	name = CEVTNAME_172324
	desc = CEVTDESC_172324

	date = { day = 15 month = january year = 1943 }
	offset = 15
	style = 0

	action_a = {
		name = CEVTACTA_172324
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_b = {
		name = CEVTACTB_172324
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_c = {
		name = CEVTACTC_172324
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = battleship }
		command = { type = build_division which = destroyer }
		}
	action_d = {
		name = CEVTACTD_172324
		command = { type = build_division which = infantry }
		command = { type = sleepevent which = 172325 }
		command = { type = sleepevent which = 172326 }
		command = { type = sleepevent which = 172327 }
		command = { type = sleepevent which = 172328 }
		command = { type = sleepevent which = 172329 }
		command = { type = sleepevent which = 172330 }
		}
}

###################################################################
# Thirteenth Submarine Construction Event
# by MateDow
###################################################################

event = {
	id = 172325
	trigger = {
		event = 172324
	}

	random = no
	country = GER

	name = CEVTNAME_172325
	desc = CEVTDESC_172325

	date = { day = 15 month = june year = 1943 }
	offset = 15
	style = 0

	action_a = {
		name = CEVTACTA_172325
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_b = {
		name = CEVTACTB_172325
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_c = {
		name = CEVTACTC_172325
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		}
	action_d = {
		name = CEVTACTD_172325
		command = { type = build_division which = infantry }
		command = { type = sleepevent which = 172326 }
		command = { type = sleepevent which = 172327 }
		command = { type = sleepevent which = 172328 }
		command = { type = sleepevent which = 172329 }
		command = { type = sleepevent which = 172330 }
		}
}

###################################################################
# Fourteenth Submarine Construction Event
# by MateDow
###################################################################

event = {
	id = 172326
	trigger = {
		event = 172325
	}

	random = no
	country = GER

	name = CEVTNAME_172326
	desc = CEVTDESC_172326

	date = { day = 15 month = november year = 1943 }
	offset = 15
	style = 0

	action_a = {
		name = CEVTACTA_172326
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_b = {
		name = CEVTACTB_172326
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_c = {
		name = CEVTACTC_172326
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		}
	action_d = {
		name = CEVTACTD_172326
		command = { type = build_division which = infantry }
		command = { type = sleepevent which = 172327 }
		command = { type = sleepevent which = 172328 }
		command = { type = sleepevent which = 172329 }
		command = { type = sleepevent which = 172330 }
		}
}

###################################################################
# Fifteenth Submarine Construction Event
# by MateDow
###################################################################

event = {
	id = 172327
	trigger = {
		event = 172326
	}

	random = no
	country = GER

	name = CEVTNAME_172327
	desc = CEVTDESC_172327

	date = { day = 15 month = january year = 1943 }
	offset = 15
	style = 0

	action_a = {
		name = CEVTACTA_172327
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_b = {
		name = CEVTACTB_172327
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_c = {
		name = CEVTACTC_172327
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		}
	action_d = {
		name = CEVTACTD_172327
		command = { type = build_division which = infantry }
		command = { type = sleepevent which = 172328 }
		command = { type = sleepevent which = 172329 }
		command = { type = sleepevent which = 172330 }
		}
}

###################################################################
# Sixteenth Submarine Construction Event
# by MateDow
###################################################################

event = {
	id = 172328
	trigger = {
		event = 172327
	}

	random = no
	country = GER

	name = CEVTNAME_172328
	desc = CEVTDESC_172328

	date = { day = 15 month = march year = 1944 }
	offset = 15
	style = 0

	action_a = {
		name = CEVTACTA_172328
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_b = {
		name = CEVTACTB_172328
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_c = {
		name = CEVTACTC_172328
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = battleship }
		command = { type = build_division which = destroyer }
		}
	action_d = {
		name = CEVTACTD_172328
		command = { type = build_division which = infantry }
		command = { type = sleepevent which = 172329 }
		command = { type = sleepevent which = 172330 }
		}
}

###################################################################
# Seventeenth Submarine Construction Event
# by MateDow
###################################################################

event = {
	id = 172329
	trigger = {
		event = 172328
	}

	random = no
	country = GER

	name = CEVTNAME_172329
	desc = CEVTDESC_172329

	date = { day = 15 month = july year = 1944 }
	offset = 15
	style = 0

	action_a = {
		name = CEVTACTA_172329
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_b = {
		name = CEVTACTB_172329
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_c = {
		name = CEVTACTC_172329
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		command = { type = build_division which = destroyer }
		}
	action_d = {
		name = CEVTACTD_172329
		command = { type = build_division which = infantry }
		command = { type = sleepevent which = 172330 }
		}
}

###################################################################
# Eighteenth Submarine Construction Event
# by MateDow
###################################################################

event = {
	id = 172330
	trigger = {
		event = 172329
	}

	random = no
	country = GER

	name = CEVTNAME_172330
	desc = CEVTDESC_172330

	date = { day = 15 month = december year = 1944 }
	offset = 15
	style = 0

	action_a = {
		name = CEVTACTA_172330
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_b = {
		name = CEVTACTB_172330
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		}
	action_c = {
		name = CEVTACTC_172330
		command = { type = build_division which = submarine }
		command = { type = build_division which = submarine }
		command = { type = build_division which = cruiser }
		command = { type = build_division which = destroyer }
		}
	action_d = {
		name = CEVTACTD_172330
		command = { type = build_division which = infantry }
		}
}

# 



################################
# General Blomberg Scandal Event
# By MateDow and Lorcaine
################################

event = {
	id = 172279
	random = no
	country = GER
	trigger = {
		headofstate = 1
		}

	name = CEVTNAME_172279
	desc = CEVTDESC_172279

	date = { day = 24 month = january year = 1938 }
	style = 0

	action_a = {
		name = CEVTACTA_172279
		command = { type = dissent value = -1 }
		}
	action_b = {
		name = CEVTACTB_172279
		command = { type = dissent value = 1 }
		command = { type = sleepevent which = 172280 }
		}
}

###############################
# Hitler Assumes Control of the Wehrmacht
# By MateDow
###############################

event = {
	id = 172280
	trigger = {
		headofstate = 1
		event = 172169
	}	

	random = no
	country = GER

	name = CEVTNAME_172280
	desc = CEVTDESC_172280

	date = { day = 4 month = february year = 1938 }
	style = 0

	action_a = {
		name = CEVTACTA_172280
		command = { type = dissent value = 3 } #Army Discontentment
	}
	action_b = {
		name = CEVTACTB_172280
		command = { type = dissent value = 5 } #Major Dissent Hit
		command = { type = sleepminister which = -2 }
		command = { type = sleepminister which = -2 }
		command = { type = sleepminister which = -1 }
		command = { type = sleepleader which = -2 }
		command = { type = sleepleader which = -2 }
		command = { type = sleepleader which = -2 }
		command = { type = sleepleader which = -1 }
		command = { type = sleepleader which = -1 }
		command = { type = sleepleader which = -1 }
	}
}

### v0.81

event = { 
	id = 752363
	random = no
	country = YUG

	# Triggered by GER 2031

	name = CEVTNAME_752363
	desc = CEVTDESC_752363
	style = 0
	
	action_a = {
			name = CEVTACTA_752363

			# Create Croatia
			command = { type = independence which = CRO value = 1 }
			command = { type = trigger which = 2032 } # Croatian independence

			# Secede to Croatia
			command = { type = trigger which = 172247 } # Wrong event triggered in v0.71

			# Create Serbia
			command = { type = independence which = SER value = 1 }
			command = { type = trigger which = 752364 } # Serbian independence
			command = { type = trigger which = 172246 } # Serbian puppeting choice

		}
	}

#########################################################################
# Japanese Home Isles lost - Surrender
#########################################################################
event = { 
	id = 492040
	random = no
	country = JAP

	trigger = {
		random = 50
		OR = {
			war = { country = JAP country = USA }
			war = { country = JAP country = ENG }
			war = { country = JAP country = SOV }
		}
		NOT = {
			control = { province = 1681 data = JAP }
			control = { province = 1684 data = JAP }
			control = { province = 1683 data = JAP }
			control = { province = 1682 data = JAP }
			control	= { province = 1825 data = JAP }
			control = { province = 1824 data = JAP }
			control = { province = 1823 data = JAP }
			control = { province = 1821 data = JAP }
			control = { province = 1822 data = JAP }
			control = { province = 1820 data = JAP }
			control = { province = 1818 data = JAP }
			control = { province = 1819 data = JAP }
		}
	}


	name = CEVTNAME_492040
	desc = CEVTDESC_492040
	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 10 # Check for trigger conditions every 20 days
	deathdate = { day = 30 month = december year = 1947 } 

	action_a = {
		name = CEVTACTA_492040
		command = { type = trigger which = 492042 } 
	}
	action_b = {
		name = CEVTACTB_492040
		command = { type = dissent value = -5 } 
	}
}


#########################################################################
# Japanese Home Isles lost - Fight on
#########################################################################
event = { 
	id = 492041
	random = no
	country = JAP

	trigger = {
		random = 50
		OR = {
			war = { country = JAP country = USA }
			war = { country = JAP country = ENG }
			war = { country = JAP country = SOV }
		}
		NOT = {
			control = { province = 1681 data = JAP }
			control = { province = 1684 data = JAP }
			control = { province = 1683 data = JAP }
			control = { province = 1682 data = JAP }
			control	= { province = 1825 data = JAP }
			control = { province = 1824 data = JAP }
			control = { province = 1823 data = JAP }
			control = { province = 1821 data = JAP }
			control = { province = 1822 data = JAP }
			control = { province = 1820 data = JAP }
			control = { province = 1818 data = JAP }
			control = { province = 1819 data = JAP }
		}
	}


	name = CEVTNAME_492041
	desc = CEVTDESC_492041
	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 10 # Check for trigger conditions every 20 days
	deathdate = { day = 30 month = december year = 1947 } 

	action_a = {
		name = CEVTACTA_492041
		command = { type = dissent value = -5 } 
	}
	action_b = {
		name = CEVTACTB_492041
		command = { type = trigger which = 492042 } 
	}

}


#########################################################################
# Japanese de-mobilisation
#########################################################################
event = { 
	id = 492042
	random = no
	country = JAP

	# Triggered by Japanese surrender decision

	name = CEVTNAME_492042
	desc = CEVTDESC_492042

	style = 0

	action_a = {
		name = CEVTACTA_492042
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
		command = { type = delete_unit which = -1 } 
	}
}

event = { 
	id = 272195 # 752456
	random = no
	country = ENG

	name = CEVTNAME_272195
	desc = CEVTDESC_272195
	style = 0
	
	action_a = {
			name = CEVTACTA_GREAT
			command = { type = supplies value = -500 }
			command = { type = influence value = 2 }
			}
	}


